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.tx | |
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 |
CountDownOperation |
Modifier and Type | Class and Description |
---|---|
class |
BeforeAwaitOperation |
class |
UnlockOperation |
Modifier and Type | Class and Description |
---|---|
class |
ReleaseOperation |
class |
SemaphoreDeadMemberOperation |
Modifier and Type | Interface and Description |
---|---|
interface |
MapTxnOperation |
Modifier and Type | Class and Description |
---|---|
class |
TxnDeleteOperation |
class |
TxnRollbackOperation |
class |
TxnSetOperation |
class |
TxnUnlockOperation |
Modifier and Type | Class and Description |
---|---|
class |
TxnCommitOperation |
Modifier and Type | Class and Description |
---|---|
class |
AddAllOperation |
class |
ClearOperation |
class |
CompareAndRemoveOperation |
class |
DrainOperation |
class |
OfferOperation
User: ali
Date: 11/14/12
Time: 12:14 AM
|
class |
PollOperation |
class |
RemoveOperation |
Modifier and Type | Class and Description |
---|---|
class |
TxnOfferOperation |
class |
TxnPollOperation |
Modifier and Type | Method and Description |
---|---|
void |
WaitNotifyService.notify(Notifier notifier) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.