|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyAwareTransactionLog | |
|---|---|
| com.hazelcast.collection.txn | This package contains the Transaction behavior for the Collections. |
| com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
| com.hazelcast.multimap.impl.txn | This package contains the Transaction behavior for the Multimap. |
| com.hazelcast.queue.impl.tx | This package contains the Transaction behavior for the IQueue. |
| Uses of KeyAwareTransactionLog in com.hazelcast.collection.txn |
|---|
| Classes in com.hazelcast.collection.txn that implement KeyAwareTransactionLog | |
|---|---|
class |
CollectionTransactionLog
|
| Uses of KeyAwareTransactionLog in com.hazelcast.map.impl.tx |
|---|
| Classes in com.hazelcast.map.impl.tx that implement KeyAwareTransactionLog | |
|---|---|
class |
MapTransactionLog
Represents an operation on the map in the transaction log. |
| Uses of KeyAwareTransactionLog in com.hazelcast.multimap.impl.txn |
|---|
| Classes in com.hazelcast.multimap.impl.txn that implement KeyAwareTransactionLog | |
|---|---|
class |
MultiMapTransactionLog
|
| Uses of KeyAwareTransactionLog in com.hazelcast.queue.impl.tx |
|---|
| Classes in com.hazelcast.queue.impl.tx that implement KeyAwareTransactionLog | |
|---|---|
class |
QueueTransactionLog
This class contains Transaction log for the Queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||