public class ReplicationServerSet extends SDMSet<ReplicationServer>
| Modifier and Type | Field and Description |
|---|---|
static ReplicationServerSet |
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 |
|---|
ReplicationServerSet() |
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 ReplicationServerSet EMPTY_SET
public ReplicationServerPO hasReplicationServerPO()
public java.lang.String getEntryType()
public ReplicationServerSet with(java.lang.Object value)
public ReplicationServerSet without(ReplicationServer value)
public StringList getSpaceId()
public ReplicationServerSet hasSpaceId(java.lang.String value)
public ReplicationServerSet hasSpaceId(java.lang.String lower, java.lang.String upper)
public ReplicationServerSet withSpaceId(java.lang.String value)
public ChangeHistorySet getHistory()
public ReplicationServerSet hasHistory(ChangeHistory value)
public ReplicationServerSet withHistory(ChangeHistory value)
public longList getLastChangeId()
public ReplicationServerSet hasLastChangeId(long value)
public ReplicationServerSet hasLastChangeId(long lower, long upper)
public ReplicationServerSet withLastChangeId(long value)
public StringList getNodeId()
public ReplicationServerSet hasNodeId(java.lang.String value)
public ReplicationServerSet hasNodeId(java.lang.String lower, java.lang.String upper)
public ReplicationServerSet withNodeId(java.lang.String value)
public booleanList getJavaFXApplication()
public ReplicationServerSet hasJavaFXApplication(boolean value)
public ReplicationServerSet withJavaFXApplication(boolean value)
public SharedSpaceSet getSharedSpaces()
public ReplicationServerSet hasSharedSpaces(java.lang.Object value)
public ReplicationServerSet withSharedSpaces(SharedSpace value)
public ReplicationServerSet withoutSharedSpaces(SharedSpace value)