Package | Description |
---|---|
com.google.cloud.bigtable.data.v2.models |
Modifier and Type | Interface and Description |
---|---|
interface |
MutationApi<T extends MutationApi<T>>
The API for creating mutations for a single row.
|
Modifier and Type | Class and Description |
---|---|
class |
Mutation
The concrete implementation of
MutationApi that can be used to create and represent a
list of mutations. |
class |
RowMutation
Represents a list of mutations targeted at a single row.
|
Copyright © 2019 Google LLC. All rights reserved.