Inclusively filter on the maximum timestamp allowed. Excludes all elements greater than (but not equal to) the given timestamp, so given ts = 5, a {@link KeyValue} with ts 6 is excluded, but notone with ts = 5.
This filter generally doesn't make sense on its own - it should follow a per-column filter and possible a per-delete filter to only track the most recent (but not exposed to the user) timestamp.
Inclusively filter on the maximum timestamp allowed. Excludes all elements greater than (but not equal to) the given timestamp, so given ts = 5, a {@link KeyValue} with ts 6 is excluded, but notone with ts = 5.
This filter generally doesn't make sense on its own - it should follow a per-column filter and possible a per-delete filter to only track the most recent (but not exposed to the user) timestamp.
Inclusively filter on the maximum timestamp allowed. Excludes all elements greater than (but not equal to) the given timestamp, so given ts = 5, a {@link KeyValue} with ts 6 is excluded, but notone with ts = 5.
This filter generally doesn't make sense on its own - it should follow a per-column filter and possible a per-delete filter to only track the most recent (but not exposed to the user) timestamp.
|
|
|
|
|
|