| Modifier and Type | Method and Description |
|---|---|
Aggregation.Frequency |
Aggregation.Frequency.Builder.build() |
Aggregation.Frequency |
Aggregation.Frequency.Builder.buildPartial() |
static Aggregation.Frequency |
Aggregation.Frequency.getDefaultInstance() |
Aggregation.Frequency |
Aggregation.Frequency.getDefaultInstanceForType() |
Aggregation.Frequency |
Aggregation.Frequency.Builder.getDefaultInstanceForType() |
Aggregation.Frequency |
Aggregation.getFrequency()
Creates a frequency distribution of all field values.
|
Aggregation.Frequency |
Aggregation.Builder.getFrequency()
Creates a frequency distribution of all field values.
|
Aggregation.Frequency |
AggregationOrBuilder.getFrequency()
Creates a frequency distribution of all field values.
|
static Aggregation.Frequency |
Aggregation.Frequency.parseDelimitedFrom(InputStream input) |
static Aggregation.Frequency |
Aggregation.Frequency.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(byte[] data) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(ByteBuffer data) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(com.google.protobuf.ByteString data) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(com.google.protobuf.CodedInputStream input) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(InputStream input) |
static Aggregation.Frequency |
Aggregation.Frequency.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Aggregation.Frequency> |
Aggregation.Frequency.getParserForType() |
static com.google.protobuf.Parser<Aggregation.Frequency> |
Aggregation.Frequency.parser() |
| Modifier and Type | Method and Description |
|---|---|
Aggregation.Builder |
Aggregation.Builder.mergeFrequency(Aggregation.Frequency value)
Creates a frequency distribution of all field values.
|
Aggregation.Frequency.Builder |
Aggregation.Frequency.Builder.mergeFrom(Aggregation.Frequency other) |
static Aggregation.Frequency.Builder |
Aggregation.Frequency.newBuilder(Aggregation.Frequency prototype) |
Aggregation.Builder |
Aggregation.Builder.setFrequency(Aggregation.Frequency value)
Creates a frequency distribution of all field values.
|
Copyright © 2024 Google LLC. All rights reserved.