Uses of Class
com.google.bigtable.v2.Type.Aggregate.Builder
-
Uses of Type.Aggregate.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return Type.Aggregate.BuilderModifier and TypeMethodDescriptionType.Aggregate.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Type.Aggregate.Builder.clear()Type.Aggregate.Builder.clearAggregator()Type.Aggregate.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Type.Aggregate.Builder.clearHllppUniqueCount()HyperLogLogPlusPlusUniqueCount aggregator.Type.Aggregate.Builder.clearInputType()Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Aggregate.Builder.clearMax()Max aggregator.Type.Aggregate.Builder.clearMin()Min aggregator.Type.Aggregate.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Type.Aggregate.Builder.clearStateType()Output only.Type.Aggregate.Builder.clearSum()Sum aggregator.Type.Aggregate.Builder.clone()Type.Builder.getAggregateTypeBuilder()AggregateType.Aggregate.Builder.mergeFrom(Type.Aggregate other) Type.Aggregate.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Type.Aggregate.Builder.mergeFrom(com.google.protobuf.Message other) Type.Aggregate.Builder.mergeHllppUniqueCount(Type.Aggregate.HyperLogLogPlusPlusUniqueCount value) HyperLogLogPlusPlusUniqueCount aggregator.Type.Aggregate.Builder.mergeInputType(Type value) Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Aggregate.Builder.mergeMax(Type.Aggregate.Max value) Max aggregator.Type.Aggregate.Builder.mergeMin(Type.Aggregate.Min value) Min aggregator.Type.Aggregate.Builder.mergeStateType(Type value) Output only.Type.Aggregate.Builder.mergeSum(Type.Aggregate.Sum value) Sum aggregator.final Type.Aggregate.BuilderType.Aggregate.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Type.Aggregate.BuilderType.Aggregate.newBuilder()static Type.Aggregate.BuilderType.Aggregate.newBuilder(Type.Aggregate prototype) Type.Aggregate.newBuilderForType()protected Type.Aggregate.BuilderType.Aggregate.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Type.Aggregate.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Type.Aggregate.Builder.setHllppUniqueCount(Type.Aggregate.HyperLogLogPlusPlusUniqueCount value) HyperLogLogPlusPlusUniqueCount aggregator.Type.Aggregate.Builder.setHllppUniqueCount(Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder builderForValue) HyperLogLogPlusPlusUniqueCount aggregator.Type.Aggregate.Builder.setInputType(Type value) Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Aggregate.Builder.setInputType(Type.Builder builderForValue) Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.Type.Aggregate.Builder.setMax(Type.Aggregate.Max value) Max aggregator.Type.Aggregate.Builder.setMax(Type.Aggregate.Max.Builder builderForValue) Max aggregator.Type.Aggregate.Builder.setMin(Type.Aggregate.Min value) Min aggregator.Type.Aggregate.Builder.setMin(Type.Aggregate.Min.Builder builderForValue) Min aggregator.Type.Aggregate.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Type.Aggregate.Builder.setStateType(Type value) Output only.Type.Aggregate.Builder.setStateType(Type.Builder builderForValue) Output only.Type.Aggregate.Builder.setSum(Type.Aggregate.Sum value) Sum aggregator.Type.Aggregate.Builder.setSum(Type.Aggregate.Sum.Builder builderForValue) Sum aggregator.final Type.Aggregate.BuilderType.Aggregate.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Type.Aggregate.toBuilder()Methods in com.google.bigtable.v2 with parameters of type Type.Aggregate.BuilderModifier and TypeMethodDescriptionType.Builder.setAggregateType(Type.Aggregate.Builder builderForValue) Aggregate