public abstract class AbstractClientTxnCollectionProxy<E> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractClientTxnCollectionProxy(String name,
TransactionContextProxy proxy) |
| 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, TransactionContextProxy proxy)
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 © 2014 Hazelcast, Inc.. All Rights Reserved.