public abstract class AbsoluteRangeEntity extends TimeRangeEntity
TypedEntity.TypeBuilder<SELF>FIELD_META_TYPE| Constructor and Description |
|---|
AbsoluteRangeEntity() |
| Modifier and Type | Method and Description |
|---|---|
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)
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.