Class DeleteCells

  • All Implemented Interfaces:
    Entry, Serializable

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

      • DeleteCells

        public DeleteCells()