public interface ClientTransactionContext extends TransactionContext
TransactionalMap.
Provides client instance and client connection proxies that need to be accessed for sending invocations.| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.client.impl.clientside.HazelcastClientInstanceImpl |
getClient() |
com.hazelcast.client.connection.nio.ClientConnection |
getConnection() |
beginTransaction, commitTransaction, getTxnId, getXaResource, rollbackTransactiongetList, getMap, getMultiMap, getQueue, getSet, getTransactionalObjectCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.