Uses of Interface
com.google.cloud.bigtable.data.v2.models.MutationApi
-
Uses of MutationApi in com.google.cloud.bigtable.data.v2.models
Modifier and TypeInterfaceDescriptioninterface
MutationApi<T extends MutationApi<T>>
The API for creating mutations for a single row.Modifier and TypeClassDescriptionfinal class
The concrete implementation ofMutationApi
that can be used to create and represent a list of mutations.final class
Represents a list of mutations targeted at a single row.class
Represents a list of mutations targeted at a single row.