public abstract class TimeRange extends Object
| Constructor and Description |
|---|
TimeRange() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.joda.time.DateTime |
getFrom() |
abstract Map<String,Object> |
getPersistedConfig() |
abstract org.joda.time.DateTime |
getTo() |
abstract String |
type() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.