Class TimeBoundaryResultValue
- java.lang.Object
-
- org.apache.druid.query.timeboundary.TimeBoundaryResultValue
-
public class TimeBoundaryResultValue extends Object
-
-
Constructor Summary
Constructors Constructor Description TimeBoundaryResultValue(Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)ObjectgetBaseObject()org.joda.time.DateTimegetMaxTime()org.joda.time.DateTimegetMinTime()inthashCode()StringtoString()
-