Uses of Interface
com.google.cloud.bigtable.data.v2.models.Entry
Packages that use Entry
-
Uses of Entry in com.google.cloud.bigtable.data.v2.models
Classes in com.google.cloud.bigtable.data.v2.models that implement EntryModifier and TypeClassDescriptionclassRepresentation of a DeleteCells mod in a data change.classRepresentation of a DeleteFamily mod in a data change.classRepresentation of a SetCell mod in a data change, whose value is concatenated byChangeStreamRecordMergerin case of SetCell value chunking.Methods in com.google.cloud.bigtable.data.v2.models that return types with arguments of type EntryModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList<Entry>ChangeStreamMutation.getEntries()Get the list of mods of the current mutation.