Uses of Interface
com.google.bigtable.v2.CellOrBuilder
-
Uses of CellOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement CellOrBuilderModifier and TypeClassDescriptionfinal classSpecifies (some of) the contents of a single row/column/timestamp of a table.static final classSpecifies (some of) the contents of a single row/column/timestamp of a table.Methods in com.google.bigtable.v2 that return CellOrBuilderModifier and TypeMethodDescriptionColumn.Builder.getCellsOrBuilder(int index) Must not be empty.Column.getCellsOrBuilder(int index) Must not be empty.ColumnOrBuilder.getCellsOrBuilder(int index) Must not be empty.Methods in com.google.bigtable.v2 that return types with arguments of type CellOrBuilderModifier and TypeMethodDescriptionList<? extends CellOrBuilder>Column.Builder.getCellsOrBuilderList()Must not be empty.List<? extends CellOrBuilder>Column.getCellsOrBuilderList()Must not be empty.List<? extends CellOrBuilder>ColumnOrBuilder.getCellsOrBuilderList()Must not be empty.