| Modifier and Type | Field and Description |
|---|---|
static PeerProxySet |
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 |
|---|
PeerProxySet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntryType() |
SDMLibJsonIdMapSet |
getIdMap() |
StringList |
getIp() |
intList |
getPort() |
PeerProxySet |
hasIdMap(SDMLibJsonIdMap value) |
PeerProxySet |
hasIp(java.lang.String value) |
PeerProxySet |
hasIp(java.lang.String lower,
java.lang.String upper) |
PeerProxyPO |
hasPeerProxyPO() |
PeerProxySet |
hasPort(int value) |
PeerProxySet |
hasPort(int lower,
int upper) |
PeerProxySet |
with(java.lang.Object value) |
PeerProxySet |
withIdMap(SDMLibJsonIdMap value) |
PeerProxySet |
withIp(java.lang.String value) |
PeerProxySet |
without(PeerProxy value) |
PeerProxySet |
withPort(int 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 PeerProxySet EMPTY_SET
public PeerProxyPO hasPeerProxyPO()
public java.lang.String getEntryType()
public PeerProxySet with(java.lang.Object value)
public PeerProxySet without(PeerProxy value)
public StringList getIp()
public PeerProxySet hasIp(java.lang.String value)
public PeerProxySet hasIp(java.lang.String lower, java.lang.String upper)
public PeerProxySet withIp(java.lang.String value)
public intList getPort()
public PeerProxySet hasPort(int value)
public PeerProxySet hasPort(int lower, int upper)
public PeerProxySet withPort(int value)
public SDMLibJsonIdMapSet getIdMap()
public PeerProxySet hasIdMap(SDMLibJsonIdMap value)
public PeerProxySet withIdMap(SDMLibJsonIdMap value)