Package | Description |
---|---|
com.hazelcast.concurrent.atomiclong.operations |
This package contains the operations on the IAtomicLong.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AddBackupOperation |
Modifier and Type | Class and Description |
---|---|
class |
MergeBackupOperation
Creates backups for merged atomic references after split-brain healing with a
SplitBrainMergePolicy . |
class |
SetBackupOperation |
Modifier and Type | Class and Description |
---|---|
class |
CountDownLatchBackupOperation |
Modifier and Type | Class and Description |
---|---|
class |
AwaitBackupOperation |
class |
BeforeAwaitBackupOperation |
class |
LockBackupOperation |
class |
SignalBackupOperation |
class |
UnlockBackupOperation |
Modifier and Type | Class and Description |
---|---|
class |
AcquireBackupOperation |
class |
DrainBackupOperation |
class |
IncreaseBackupOperation |
class |
InitBackupOperation |
class |
ReduceBackupOperation |
class |
ReleaseBackupOperation |
class |
SemaphoreBackupOperation |
class |
SemaphoreDetachMemberBackupOperation |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.