Class DeleteFamily

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

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

    • DeleteFamily

      public DeleteFamily()
  • Method Details