|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.client.spi.ClientProxy com.hazelcast.client.proxy.AbstractClientCollectionProxy<E> com.hazelcast.client.proxy.ClientSetProxy<E>
public class ClientSetProxy<E>
Field Summary |
---|
Fields inherited from class com.hazelcast.client.proxy.AbstractClientCollectionProxy |
---|
partitionKey |
Constructor Summary | |
---|---|
ClientSetProxy(String serviceName,
String name)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class com.hazelcast.client.proxy.AbstractClientCollectionProxy |
---|
add, addAll, addItemListener, clear, contains, containsAll, invoke, isEmpty, iterator, remove, removeAll, removeItemListener, retainAll, size, toArray, toArray |
Methods inherited from class com.hazelcast.client.spi.ClientProxy |
---|
destroy, equals, getContext, getId, getName, getPartitionKey, getServiceName, hashCode, invoke, invoke, invokeInterruptibly, listen, listen, onDestroy, onInitialize, onShutdown, setContext, stopListening, throwExceptionIfNull, toData, toObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Methods inherited from interface com.hazelcast.core.ICollection |
---|
addItemListener, getName, removeItemListener |
Methods inherited from interface com.hazelcast.core.DistributedObject |
---|
destroy, getId, getPartitionKey, getServiceName |
Constructor Detail |
---|
public ClientSetProxy(String serviceName, String name)
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |