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
InvalidRangeParametersException
public TimeRange.Type getType()
public Map<String,Object> getPersistedConfig()
getPersistedConfig
in interface TimeRange
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.