| Package | Description |
|---|---|
| com.google.bigtable.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
MutateRowsRequest.Entry
Protobuf type
google.bigtable.v2.MutateRowsRequest.Entry |
static class |
MutateRowsRequest.Entry.Builder
Protobuf type
google.bigtable.v2.MutateRowsRequest.Entry |
| Modifier and Type | Method and Description |
|---|---|
MutateRowsRequest.EntryOrBuilder |
MutateRowsRequestOrBuilder.getEntriesOrBuilder(int index)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.EntryOrBuilder |
MutateRowsRequest.getEntriesOrBuilder(int index)
The row keys and corresponding mutations to be applied in bulk.
|
MutateRowsRequest.EntryOrBuilder |
MutateRowsRequest.Builder.getEntriesOrBuilder(int index)
The row keys and corresponding mutations to be applied in bulk.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MutateRowsRequest.EntryOrBuilder> |
MutateRowsRequestOrBuilder.getEntriesOrBuilderList()
The row keys and corresponding mutations to be applied in bulk.
|
List<? extends MutateRowsRequest.EntryOrBuilder> |
MutateRowsRequest.getEntriesOrBuilderList()
The row keys and corresponding mutations to be applied in bulk.
|
List<? extends MutateRowsRequest.EntryOrBuilder> |
MutateRowsRequest.Builder.getEntriesOrBuilderList()
The row keys and corresponding mutations to be applied in bulk.
|