Class Type.SumAggregateInput

java.lang.Object
com.google.cloud.bigtable.admin.v2.models.Type
com.google.cloud.bigtable.admin.v2.models.Type.SumAggregateInput
Direct Known Subclasses:
Type.Int64
Enclosing class:
Type

public abstract static class Type.SumAggregateInput extends Type
This type is a marker type that allows types to be used as the input to the SUM aggregate function.
  • Constructor Details

    • SumAggregateInput

      public SumAggregateInput()