com.hazelcast.client.spi
public interface ClientTransactionContext extends TransactionContext
TransactionalMap
.
Provides client instance and client connection proxies needs to access to send invocationsModifier and Type | Method and Description |
---|---|
HazelcastClientInstanceImpl |
getClient() |
ClientConnection |
getConnection() |
beginTransaction, commitTransaction, getTxnId, getXaResource, rollbackTransaction
getList, getMap, getMultiMap, getQueue, getSet, getTransactionalObject
HazelcastClientInstanceImpl getClient()
ClientConnection getConnection()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.