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.
|
com.hazelcast.map.operation | |
com.hazelcast.map.tx | |
com.hazelcast.multimap.operations | |
com.hazelcast.multimap.txn | |
com.hazelcast.queue | |
com.hazelcast.queue.tx | |
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
AwaitOperation |
Modifier and Type | Class and Description |
---|---|
class |
LockOperation |
Modifier and Type | Class and Description |
---|---|
class |
AcquireOperation |
Modifier and Type | Class and Description |
---|---|
class |
BasePutOperation |
class |
BaseRemoveOperation |
class |
DeleteOperation |
class |
EntryOperation
GOTCHA : This operation loads missing keys from mapstore, in contrast with PartitionWideEntryOperation.
|
class |
EvictOperation |
class |
LockAwareOperation |
class |
MergeOperation |
class |
MergeRemoveOperation |
class |
PutIfAbsentOperation |
class |
PutOperation |
class |
PutTransientOperation |
class |
RemoveIfSameOperation |
class |
RemoveOperation |
class |
ReplaceIfSameOperation |
class |
ReplaceOperation |
class |
SetOperation |
class |
TryPutOperation |
class |
TryRemoveOperation |
class |
WanOriginatedDeleteOperation |
Modifier and Type | Class and Description |
---|---|
class |
TxnDeleteOperation |
class |
TxnLockAndGetOperation |
class |
TxnSetOperation |
class |
TxnUnlockOperation |
Modifier and Type | Class and Description |
---|---|
class |
MultiMapBackupAwareOperation |
class |
RemoveAllOperation |
Modifier and Type | Class and Description |
---|---|
class |
TxnCommitOperation |
class |
TxnPrepareOperation |
class |
TxnRollbackOperation |
Modifier and Type | Class and Description |
---|---|
class |
OfferOperation
User: ali
Date: 11/14/12
Time: 12:14 AM
|
class |
PollOperation |
Modifier and Type | Class and Description |
---|---|
class |
TxnReserveOfferOperation |
class |
TxnReservePollOperation |
Modifier and Type | Method and Description |
---|---|
void |
WaitNotifyService.await(WaitSupport waitSupport) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.