Class Type.Aggregate
java.lang.Object
com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
- All Implemented Interfaces:
Type
- Enclosing interface:
- Type
A value that combines incremental updates into a summarized value.
Data is never directly written or read using type `Aggregate`. Writes will provide either the `input_type` or `state_type`, and reads will always return the `state_type` .
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.google.cloud.bigtable.admin.v2.models.Type
Type.Aggregate, Type.Bytes, Type.HllAggregateInput, Type.Int64, Type.MaxAggregateInput, Type.MinAggregateInput, Type.Raw, Type.SumAggregateInput -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Type.Aggregatecreate(Type inputType, Type.Aggregate.Aggregator aggregator) abstract Type.Aggregate.Aggregatorabstract TypetoProto()