public class TransactionalListProxy<E> extends AbstractTransactionalCollectionProxy<ListService,E> implements TransactionalList<E>
itemIdSet, name, partitionId, txPARTITIONING_STRATEGY| Constructor and Description | 
|---|
TransactionalListProxy(String name,
                      TransactionSupport tx,
                      NodeEngine nodeEngine,
                      ListService service)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Collection<CollectionItem> | 
getCollection()  | 
String | 
getServiceName()
Returns the service name for this object. 
 | 
add, checkTransactionState, getName, remove, size, throwExceptionIfNulldestroy, equals, getId, getNameAsPartitionAwareData, getNodeEngine, getPartitionKey, getService, hashCode, invalidate, postDestroy, throwNotActiveException, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, remove, sizedestroy, getId, getName, getPartitionKeypublic TransactionalListProxy(String name, TransactionSupport tx, NodeEngine nodeEngine, ListService service)
public String getServiceName()
DistributedObjectgetServiceName in interface DistributedObjectgetServiceName in class AbstractDistributedObject<ListService>protected Collection<CollectionItem> getCollection()
getCollection in class AbstractTransactionalCollectionProxy<ListService,E>Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.