Uses of Interface
com.google.cloud.bigtable.data.v2.models.Entry
-
Uses of Entry in com.google.cloud.bigtable.data.v2.models
Modifier and TypeClassDescriptionclass
Representation of a DeleteCells mod in a data change.class
Representation of a DeleteFamily mod in a data change.class
Representation of a SetCell mod in a data change, whose value is concatenated byChangeStreamRecordMerger
in case of SetCell value chunking.Modifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<Entry>
ChangeStreamMutation.getEntries()
Get the list of mods of the current mutation.