Class ClockFilter.Range
java.lang.Object
io.deephaven.engine.table.impl.select.ClockFilter.Range
- Enclosing class:
- ClockFilter
Representation of a contiguous key range with monotonically nondecreasing timestamp values.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Range
protected Range(long firstKey, long lastKey)
-
-
Method Details
-
isEmpty
protected boolean isEmpty()
-