Class AddToCell

java.lang.Object
com.google.cloud.bigtable.data.v2.models.AddToCell
All Implemented Interfaces:
Entry, Serializable

@InternalApi("Intended for use by the BigtableIO in apache/beam only.") public abstract class AddToCell extends Object implements Entry, Serializable
Representation of an AddToCell mod in a data change.
See Also: