Uses of Interface
com.google.cloud.bigtable.data.v2.models.MutationApi
Packages that use MutationApi
-
Uses of MutationApi in com.google.cloud.bigtable.data.v2.models
Classes in com.google.cloud.bigtable.data.v2.models with type parameters of type MutationApiModifier and TypeInterfaceDescriptioninterfaceMutationApi<T extends MutationApi<T>>The API for creating mutations for a single row.Classes in com.google.cloud.bigtable.data.v2.models that implement MutationApiModifier and TypeClassDescriptionfinal classThe concrete implementation ofMutationApithat can be used to create and represent a list of mutations.final classRepresents a list of mutations targeted at a single row.classRepresents a list of mutations targeted at a single row.