E - the type of elements in this collectionpublic abstract class AbstractClientTxnCollectionProxy<E> extends Object
TransactionalObject.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractClientTxnCollectionProxy(String name,
ClientTransactionContext transactionContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getName() |
String |
getPartitionKey() |
protected String |
getTransactionId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServiceNameprotected AbstractClientTxnCollectionProxy(String name, ClientTransactionContext transactionContext)
protected String getTransactionId()
public final void destroy()
destroy in interface DistributedObjectpublic String getName()
getName in interface DistributedObjectpublic String getPartitionKey()
getPartitionKey in interface DistributedObjectCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.