Uses of Interface
com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
Uses of Mutation.AddToCellOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement Mutation.AddToCellOrBuilderModifier and TypeClassDescriptionstatic final classA Mutation which incrementally updates a cell in an `Aggregate` family.static final classA Mutation which incrementally updates a cell in an `Aggregate` family.Methods in com.google.bigtable.v2 that return Mutation.AddToCellOrBuilderModifier and TypeMethodDescriptionMutation.Builder.getAddToCellOrBuilder()Incrementally updates an `Aggregate` cell.Mutation.getAddToCellOrBuilder()Incrementally updates an `Aggregate` cell.MutationOrBuilder.getAddToCellOrBuilder()Incrementally updates an `Aggregate` cell.