public class SetProxyImpl<E> extends AbstractCollectionProxyImpl<SetService,E> implements ISet<E>
name, partitionId
PARTITIONING_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, getPartitionId, initialize, invoke, isEmpty, iterator, remove, removeAll, removeItemListener, retainAll, size, toArray, toArray
destroy, equals, getDistributedObjectName, getNameAsPartitionAwareData, getNodeEngine, getOperationService, getPartitionId, getPartitionKey, getService, hashCode, invalidate, invokeOnPartition, isClusterVersionEqualTo, isClusterVersionGreaterOrEqual, isClusterVersionGreaterThan, isClusterVersionLessOrEqual, isClusterVersionLessThan, isClusterVersionUnknown, isClusterVersionUnknownOrGreaterOrEqual, isClusterVersionUnknownOrGreaterThan, isClusterVersionUnknownOrLessOrEqual, isClusterVersionUnknownOrLessThan, postDestroy, preDestroy, throwNotActiveException, toData, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
addItemListener, getName, removeItemListener
parallelStream, removeIf, stream
destroy, getPartitionKey
public SetProxyImpl(String name, NodeEngine nodeEngine, SetService service)
protected CollectionConfig getConfig(NodeEngine nodeEngine)
getConfig
in class AbstractCollectionProxyImpl<SetService,E>
public String getServiceName()
DistributedObject
getServiceName
in interface DistributedObject
getServiceName
in class AbstractDistributedObject<SetService>
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.