| Package | Description |
|---|---|
| com.google.bigtable.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Mutation.SetCell
A Mutation which sets the value of the specified cell.
|
static class |
Mutation.SetCell.Builder
A Mutation which sets the value of the specified cell.
|
| Modifier and Type | Method and Description |
|---|---|
Mutation.SetCellOrBuilder |
MutationOrBuilder.getSetCellOrBuilder()
Set a cell's value.
|
Mutation.SetCellOrBuilder |
Mutation.getSetCellOrBuilder()
Set a cell's value.
|
Mutation.SetCellOrBuilder |
Mutation.Builder.getSetCellOrBuilder()
Set a cell's value.
|