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.HazelcastClientInstanceImpl |
getClient() |
ClientConnection |
getConnection() |
beginTransaction, commitTransaction, getTxnId, getXaResource, rollbackTransaction
getList, getMap, getMultiMap, getQueue, getSet, getTransactionalObject
com.hazelcast.client.impl.HazelcastClientInstanceImpl getClient()
ClientConnection getConnection()
Copyright © 2018 Hazelcast, Inc.. All rights reserved.