Package | Description |
---|---|
com.hazelcast.concurrent.countdownlatch.operations |
This package contains the operations on the ICountDownLatch.
|
com.hazelcast.concurrent.lock.operations |
This package contains the operations on the ILock.
|
com.hazelcast.concurrent.semaphore.operations |
This package contains the operations on the ISemaphore.
|
Modifier and Type | Class and Description |
---|---|
class |
CountDownOperation |
Modifier and Type | Class and Description |
---|---|
class |
BeforeAwaitOperation |
class |
LocalLockCleanupOperation |
class |
UnlockIfLeaseExpiredOperation |
class |
UnlockOperation |
Modifier and Type | Class and Description |
---|---|
class |
ReleaseOperation |
class |
SemaphoreDetachMemberOperation |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.