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