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
This type is a marker type that allows types to be used as the input to the SUM aggregate
function.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.cloud.bigtable.admin.v2.models.Type
Type.Aggregate, Type.Bytes, Type.Int64, Type.Raw, Type.SumAggregateInput -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SumAggregateInput
public SumAggregateInput()
-