TimeRange.Type| Constructor and Description |
|---|
AbsoluteRange(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
AbsoluteRange(String from,
String to) |
public AbsoluteRange(org.joda.time.DateTime from,
org.joda.time.DateTime to)
public AbsoluteRange(String from, String to) throws InvalidRangeParametersException
InvalidRangeParametersExceptionpublic TimeRange.Type getType()
public Map<String,Object> getPersistedConfig()
getPersistedConfig in interface TimeRangeCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.