| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.models |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteCells
Representation of a DeleteCells mod in a data change.
|
class |
DeleteFamily
Representation of a DeleteFamily mod in a data change.
|
class |
SetCell
Representation of a SetCell mod in a data change, whose value is concatenated by
ChangeStreamRecordMerger in case of SetCell value chunking. |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<Entry> |
ChangeStreamMutation.getEntries()
Get the list of mods of the current mutation.
|
Copyright © 2023 Google LLC. All rights reserved.