Uses of Interface
com.google.bigtable.v2.ValueOrBuilder
-
Uses of ValueOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement ValueOrBuilderModifier and TypeClassDescriptionfinal class`Value` represents a dynamically typed value.static final class`Value` represents a dynamically typed value.Methods in com.google.bigtable.v2 that return ValueOrBuilderModifier and TypeMethodDescriptionMutation.AddToCell.Builder.getColumnQualifierOrBuilder()The qualifier of the column into which new data should be added.Mutation.AddToCell.getColumnQualifierOrBuilder()The qualifier of the column into which new data should be added.Mutation.AddToCellOrBuilder.getColumnQualifierOrBuilder()The qualifier of the column into which new data should be added.Mutation.MergeToCell.Builder.getColumnQualifierOrBuilder()The qualifier of the column into which new data should be added.Mutation.MergeToCell.getColumnQualifierOrBuilder()The qualifier of the column into which new data should be added.Mutation.MergeToCellOrBuilder.getColumnQualifierOrBuilder()The qualifier of the column into which new data should be added.Mutation.AddToCell.Builder.getInputOrBuilder()The input value to be accumulated into the specified cell.Mutation.AddToCell.getInputOrBuilder()The input value to be accumulated into the specified cell.Mutation.AddToCellOrBuilder.getInputOrBuilder()The input value to be accumulated into the specified cell.Mutation.MergeToCell.Builder.getInputOrBuilder()The input value to be merged into the specified cell.Mutation.MergeToCell.getInputOrBuilder()The input value to be merged into the specified cell.Mutation.MergeToCellOrBuilder.getInputOrBuilder()The input value to be merged into the specified cell.Mutation.AddToCell.Builder.getTimestampOrBuilder()The timestamp of the cell to which new data should be added.Mutation.AddToCell.getTimestampOrBuilder()The timestamp of the cell to which new data should be added.Mutation.AddToCellOrBuilder.getTimestampOrBuilder()The timestamp of the cell to which new data should be added.Mutation.MergeToCell.Builder.getTimestampOrBuilder()The timestamp of the cell to which new data should be added.Mutation.MergeToCell.getTimestampOrBuilder()The timestamp of the cell to which new data should be added.Mutation.MergeToCellOrBuilder.getTimestampOrBuilder()The timestamp of the cell to which new data should be added.ArrayValue.Builder.getValuesOrBuilder(int index) The ordered elements in the array.ArrayValue.getValuesOrBuilder(int index) The ordered elements in the array.ArrayValueOrBuilder.getValuesOrBuilder(int index) The ordered elements in the array.ProtoRows.Builder.getValuesOrBuilder(int index) A proto rows message consists of a list of values.ProtoRows.getValuesOrBuilder(int index) A proto rows message consists of a list of values.ProtoRowsOrBuilder.getValuesOrBuilder(int index) A proto rows message consists of a list of values.Methods in com.google.bigtable.v2 that return types with arguments of type ValueOrBuilderModifier and TypeMethodDescriptionList<? extends ValueOrBuilder>ArrayValue.Builder.getValuesOrBuilderList()The ordered elements in the array.List<? extends ValueOrBuilder>ArrayValue.getValuesOrBuilderList()The ordered elements in the array.List<? extends ValueOrBuilder>ArrayValueOrBuilder.getValuesOrBuilderList()The ordered elements in the array.List<? extends ValueOrBuilder>ProtoRows.Builder.getValuesOrBuilderList()A proto rows message consists of a list of values.List<? extends ValueOrBuilder>ProtoRows.getValuesOrBuilderList()A proto rows message consists of a list of values.List<? extends ValueOrBuilder>ProtoRowsOrBuilder.getValuesOrBuilderList()A proto rows message consists of a list of values.