| Package | Description |
|---|---|
| org.graylog2.indexer.searches.timeranges |
| Modifier and Type | Method and Description |
|---|---|
TimeRange.Type |
KeywordRange.getType() |
TimeRange.Type |
AbsoluteRange.getType() |
TimeRange.Type |
RelativeRange.getType() |
TimeRange.Type |
TimeRange.getType() |
static TimeRange.Type |
TimeRange.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeRange.Type[] |
TimeRange.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.