Uses of Interface
com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
Uses of Mutation.SetCellOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement Mutation.SetCellOrBuilderModifier and TypeClassDescriptionstatic final classA Mutation which sets the value of the specified cell.static final classA Mutation which sets the value of the specified cell.Methods in com.google.bigtable.v2 that return Mutation.SetCellOrBuilderModifier and TypeMethodDescriptionMutation.Builder.getSetCellOrBuilder()Set a cell's value.Mutation.getSetCellOrBuilder()Set a cell's value.MutationOrBuilder.getSetCellOrBuilder()Set a cell's value.