public abstract class RelativeRange extends TimeRange
| Constructor and Description |
|---|
RelativeRange() |
| Modifier and Type | Method and Description |
|---|---|
static RelativeRange |
create(int range) |
abstract int |
range() |
abstract String |
type() |
public abstract int range()
public static RelativeRange create(int range)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.