| Modifier and Type | Field and Description |
|---|---|
static LogEntrySet |
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 |
|---|
LogEntrySet() |
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 LogEntrySet EMPTY_SET
public LogEntryPO hasLogEntryPO()
public java.lang.String getEntryType()
public LogEntrySet with(java.lang.Object value)
public LogEntrySet without(LogEntry value)
public StringList getNodeName()
public LogEntrySet hasNodeName(java.lang.String value)
public LogEntrySet hasNodeName(java.lang.String lower, java.lang.String upper)
public LogEntrySet withNodeName(java.lang.String value)
public StringList getTaskName()
public LogEntrySet hasTaskName(java.lang.String value)
public LogEntrySet hasTaskName(java.lang.String lower, java.lang.String upper)
public LogEntrySet withTaskName(java.lang.String value)
public LoggerSet getLogger()
public LogEntrySet hasLogger(java.lang.Object value)
public LogEntrySet withLogger(Logger value)
public LogEntrySet getChildren()
public LogEntrySet hasChildren(java.lang.Object value)
public LogEntrySet getChildrenTransitive()
public LogEntrySet withChildren(LogEntry value)
public LogEntrySet withoutChildren(LogEntry value)
public LogEntrySet getParent()
public LogEntrySet hasParent(java.lang.Object value)
public LogEntrySet getParentTransitive()
public LogEntrySet withParent(LogEntry value)