Uses of Interface
com.google.bigtable.v2.TimestampRangeOrBuilder
-
Packages that use TimestampRangeOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of TimestampRangeOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement TimestampRangeOrBuilder Modifier and Type Class Description classTimestampRangeSpecified a contiguous range of microsecond timestamps.static classTimestampRange.BuilderSpecified a contiguous range of microsecond timestamps.Methods in com.google.bigtable.v2 that return TimestampRangeOrBuilder Modifier and Type Method Description TimestampRangeOrBuilderMutation.DeleteFromColumn.Builder. getTimeRangeOrBuilder()The range of timestamps within which cells should be deleted.TimestampRangeOrBuilderMutation.DeleteFromColumn. getTimeRangeOrBuilder()The range of timestamps within which cells should be deleted.TimestampRangeOrBuilderMutation.DeleteFromColumnOrBuilder. getTimeRangeOrBuilder()The range of timestamps within which cells should be deleted.TimestampRangeOrBuilderRowFilter.Builder. getTimestampRangeFilterOrBuilder()Matches only cells with timestamps within the given range.TimestampRangeOrBuilderRowFilter. getTimestampRangeFilterOrBuilder()Matches only cells with timestamps within the given range.TimestampRangeOrBuilderRowFilterOrBuilder. getTimestampRangeFilterOrBuilder()Matches only cells with timestamps within the given range.
-