Package | Description |
---|---|
com.hazelcast.concurrent.lock | |
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Method and Description |
---|---|
ICondition |
LockProxy.newCondition(String name) |
Modifier and Type | Method and Description |
---|---|
ICondition |
ILock.newCondition(String name)
Returns a new
ICondition instance that is bound to this
ILock instance with given name. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.