public abstract class TimestampRangePredicate<I> extends IndexPredicate<I>
Modifier | Constructor and Description |
---|---|
protected |
TimestampRangePredicate(FieldDef<I,Timestamp> def,
String name,
String value) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
abstract Date |
getMaxTimestamp() |
abstract Date |
getMinTimestamp() |
protected static Timestamp |
parse(String value) |
getField, getType
copy, equals, getOperator, getValue, hashCode, toString