com.hazelcast.client.proxy
public class ClientSetProxy<E> extends AbstractClientCollectionProxy<E> implements ISet<E>
partitionKey
Constructor and Description |
---|
ClientSetProxy(String serviceName,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
add, addAll, addItemListener, clear, contains, containsAll, invoke, isEmpty, iterator, remove, removeAll, removeItemListener, retainAll, size, toArray, toArray
destroy, equals, getClient, getContext, getId, getName, getPartitionKey, getServiceName, hashCode, invoke, invoke, invokeInterruptibly, listen, listen, onDestroy, onInitialize, onShutdown, setContext, stopListening, throwExceptionIfNull, toData, toObject
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
addItemListener, getName, removeItemListener
destroy, getId, getPartitionKey, getServiceName
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.