public class SetProxyImpl<E> extends AbstractCollectionProxyImpl<SetService,E> implements ISet<E>
name, partitionIdPARTITIONING_STRATEGY| Constructor and Description | 
|---|
| SetProxyImpl(String name,
            NodeEngine nodeEngine,
            SetService service) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected CollectionConfig | getConfig(NodeEngine nodeEngine) | 
| String | getServiceName()Returns the service name for this object. | 
add, addAll, addItemListener, checkIndexNotNegative, checkObjectNotNull, clear, contains, containsAll, getName, initialize, invoke, isEmpty, iterator, remove, removeAll, removeItemListener, retainAll, size, toArray, toArraydestroy, equals, getNameAsPartitionAwareData, getNodeEngine, getOperationService, getPartitionId, getPartitionKey, getService, hashCode, invalidate, postDestroy, throwNotActiveException, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayaddItemListener, getName, removeItemListenerdestroy, getPartitionKeypublic SetProxyImpl(String name, NodeEngine nodeEngine, SetService service)
protected CollectionConfig getConfig(NodeEngine nodeEngine)
getConfig in class AbstractCollectionProxyImpl<SetService,E>public String getServiceName()
DistributedObjectgetServiceName in interface DistributedObjectgetServiceName in class AbstractDistributedObject<SetService>Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.