Uses of Interface
com.google.bigtable.v2.Mutation.DeleteFromRowOrBuilder
-
Uses of Mutation.DeleteFromRowOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement Mutation.DeleteFromRowOrBuilderModifier and TypeClassDescriptionstatic final classA Mutation which deletes all cells from the containing row.static final classA Mutation which deletes all cells from the containing row.Methods in com.google.bigtable.v2 that return Mutation.DeleteFromRowOrBuilderModifier and TypeMethodDescriptionMutation.Builder.getDeleteFromRowOrBuilder()Deletes cells from the entire row.Mutation.getDeleteFromRowOrBuilder()Deletes cells from the entire row.MutationOrBuilder.getDeleteFromRowOrBuilder()Deletes cells from the entire row.