public class ServerSocketAcceptThreadSet extends SDMSet<ServerSocketAcceptThread>
| Modifier and Type | Field and Description |
|---|---|
static ServerSocketAcceptThreadSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
ServerSocketAcceptThreadSet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntryType() |
intList |
getPort() |
ReplicationNodeSet |
getReplicationNode() |
ServerSocketAcceptThreadSet |
hasPort(int value) |
ServerSocketAcceptThreadSet |
hasPort(int lower,
int upper) |
ServerSocketAcceptThreadSet |
hasReplicationNode(ReplicationNode value) |
ServerSocketAcceptThreadPO |
hasServerSocketAcceptThreadPO() |
ServerSocketAcceptThreadSet |
with(java.lang.Object value) |
ServerSocketAcceptThreadSet |
without(ServerSocketAcceptThread value) |
ServerSocketAcceptThreadSet |
withPort(int value) |
ServerSocketAcceptThreadSet |
withReplicationNode(ReplicationNode value) |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, toString, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final ServerSocketAcceptThreadSet EMPTY_SET
public ServerSocketAcceptThreadPO hasServerSocketAcceptThreadPO()
public java.lang.String getEntryType()
public ServerSocketAcceptThreadSet with(java.lang.Object value)
public ServerSocketAcceptThreadSet without(ServerSocketAcceptThread value)
public intList getPort()
public ServerSocketAcceptThreadSet hasPort(int value)
public ServerSocketAcceptThreadSet hasPort(int lower, int upper)
public ServerSocketAcceptThreadSet withPort(int value)
public ReplicationNodeSet getReplicationNode()
public ServerSocketAcceptThreadSet hasReplicationNode(ReplicationNode value)
public ServerSocketAcceptThreadSet withReplicationNode(ReplicationNode value)