public abstract class AbstractClientTxnCollectionProxy<E> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractClientTxnCollectionProxy(String name,
ClientTransactionContext transactionContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Object |
getId() |
String |
getName() |
String |
getPartitionKey() |
protected void |
throwExceptionIfNull(Object o) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetServiceNameprotected AbstractClientTxnCollectionProxy(String name, ClientTransactionContext transactionContext)
public String getName()
protected void throwExceptionIfNull(Object o)
public final void destroy()
destroy in interface DistributedObjectpublic Object getId()
getId in interface DistributedObjectpublic String getPartitionKey()
getPartitionKey in interface DistributedObjectCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.