Interface Entry
-
- All Known Implementing Classes:
DeleteCells,DeleteFamily,SetCell
@InternalApi("Intended for use by the BigtableIO in apache/beam only.") public interface EntryDefault representation of a mod in a data change, which can be aDeleteFamily, aDeleteCells, or aSetCellThis class will be used byChangeStreamMutationto represent a list of mods in a logical change stream mutation.