| Package | Description |
|---|---|
| com.hazelcast.concurrent.atomicreference.operations |
This package contains the operations on the IAtomicReference.
|
| 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.
|
| com.hazelcast.crdt.pncounter.operations |
Contains the operations for the
PNCounter member-side
implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainsOperation |
class |
IsNullOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
AwaitOperation |
class |
GetCountOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
GetLockCountOperation |
class |
GetRemainingLeaseTimeOperation |
class |
IsLockedOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
AvailableOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
GetOperation
Query operation to retrieve the current value of the
PNCounter. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.