public abstract class RelativeRangeEntity extends TimeRangeEntity
TypedEntity.TypeBuilder<SELF>
FIELD_META_TYPE
Constructor and Description |
---|
RelativeRangeEntity() |
Modifier and Type | Method and Description |
---|---|
TimeRange |
convert(Map<String,ValueReference> parameters) |
static RelativeRangeEntity |
of(RelativeRange relativeRange) |
abstract ValueReference |
range() |
of
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
type, typeString
public abstract ValueReference range()
public static RelativeRangeEntity of(RelativeRange relativeRange)
public final TimeRange convert(Map<String,ValueReference> parameters)
convert
in class TimeRangeEntity
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.