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