Class Range.TimestampRange
java.lang.Object
com.google.cloud.bigtable.data.v2.models.Range<Long,R>
com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- All Implemented Interfaces:
Serializable
,Cloneable
Concrete Range for timestamps
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.cloud.bigtable.data.v2.models.Range
Range.BoundType, Range.ByteStringRange, Range.TimestampRange
-
Method Summary
Modifier and TypeMethodDescriptionprotected Range.TimestampRange
clone()
static Range.TimestampRange
create
(long closedStart, long openEnd) boolean
int
hashCode()
static Range.TimestampRange
Methods inherited from class com.google.cloud.bigtable.data.v2.models.Range
endClosed, endOpen, endUnbounded, getEnd, getEndBound, getStart, getStartBound, of, startClosed, startOpen, startUnbounded