public abstract class KeywordRangeEntity extends TimeRangeEntity
TypedEntity.TypeBuilder<SELF>FIELD_META_TYPE| Constructor and Description |
|---|
KeywordRangeEntity() |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
convert(Map<String,ValueReference> parameters) |
abstract ValueReference |
keyword() |
static KeywordRangeEntity |
of(KeywordRange keywordRange) |
ofclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittype, typeStringpublic abstract ValueReference keyword()
public static KeywordRangeEntity of(KeywordRange keywordRange)
public final TimeRange convert(Map<String,ValueReference> parameters)
convert in class TimeRangeEntityCopyright © 2012–2021 Graylog, Inc.. All rights reserved.