Package | Description |
---|---|
com.hazelcast.collection.impl.txncollection | |
com.hazelcast.collection.impl.txnqueue | |
com.hazelcast.map.impl.tx |
Contains implementation classes for
TransactionalMap |
com.hazelcast.multimap.impl.txn |
This package contains the Transaction behavior for the Multimap.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionTransactionLog |
Modifier and Type | Class and Description |
---|---|
class |
QueueTransactionLog
This class contains Transaction log for the Queue.
|
Modifier and Type | Class and Description |
---|---|
class |
MapTransactionLog
Represents an operation on the map in the transaction log.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiMapTransactionLog |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.