static Aggregation.Aligner |
Aggregation.Aligner.forNumber(int value) |
|
Aggregation.Aligner |
Aggregation.Builder.getPerSeriesAligner() |
An `Aligner` describes how to bring the data points in a single
time series into temporal alignment.
|
Aggregation.Aligner |
Aggregation.getPerSeriesAligner() |
An `Aligner` describes how to bring the data points in a single
time series into temporal alignment.
|
Aggregation.Aligner |
AggregationOrBuilder.getPerSeriesAligner() |
An `Aligner` describes how to bring the data points in a single
time series into temporal alignment.
|
static Aggregation.Aligner |
Aggregation.Aligner.valueOf(int value) |
Deprecated.
|
static Aggregation.Aligner |
Aggregation.Aligner.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Aggregation.Aligner |
Aggregation.Aligner.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Aggregation.Aligner[] |
Aggregation.Aligner.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|