Uses of Interface
com.google.cloud.bigtable.admin.v2.models.Type.SumAggregateInput
Packages that use Type.SumAggregateInput
-
Uses of Type.SumAggregateInput in com.google.cloud.bigtable.admin.v2.models
Classes in com.google.cloud.bigtable.admin.v2.models that implement Type.SumAggregateInputModifier and TypeClassDescriptionstatic classRepresents a 64-bit integer with a specific encoding.Methods in com.google.cloud.bigtable.admin.v2.models with parameters of type Type.SumAggregateInputModifier and TypeMethodDescriptionstatic Type.AggregateType.sum(Type.SumAggregateInput inputType) Creates an Aggregate type with a SUM aggregator and specified input type.