Uses of Interface
com.google.bigtable.v2.ColumnRangeOrBuilder
-
Packages that use ColumnRangeOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of ColumnRangeOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement ColumnRangeOrBuilder Modifier and Type Class Description classColumnRangeSpecifies a contiguous range of columns within a single column family.static classColumnRange.BuilderSpecifies a contiguous range of columns within a single column family.Methods in com.google.bigtable.v2 that return ColumnRangeOrBuilder Modifier and Type Method Description ColumnRangeOrBuilderRowFilter.Builder. getColumnRangeFilterOrBuilder()Matches only cells from columns within the given range.ColumnRangeOrBuilderRowFilter. getColumnRangeFilterOrBuilder()Matches only cells from columns within the given range.ColumnRangeOrBuilderRowFilterOrBuilder. getColumnRangeFilterOrBuilder()Matches only cells from columns within the given range.
-