| Package | Description |
|---|---|
| io.opencensus.proto.stats.v1 |
| Modifier and Type | Method and Description |
|---|---|
static View.AggregationCase |
View.AggregationCase.forNumber(int value) |
View.AggregationCase |
ViewOrBuilder.getAggregationCase() |
View.AggregationCase |
View.getAggregationCase() |
View.AggregationCase |
View.Builder.getAggregationCase() |
static View.AggregationCase |
View.AggregationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static View.AggregationCase |
View.AggregationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static View.AggregationCase[] |
View.AggregationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.