| Package | Description |
|---|---|
| io.opencensus.proto.metrics.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
SummaryValue.Snapshot.ValueAtPercentile
Represents the value at a given percentile of a distribution.
|
static class |
SummaryValue.Snapshot.ValueAtPercentile.Builder
Represents the value at a given percentile of a distribution.
|
| Modifier and Type | Method and Description |
|---|---|
SummaryValue.Snapshot.ValueAtPercentileOrBuilder |
SummaryValue.SnapshotOrBuilder.getPercentileValuesOrBuilder(int index)
A list of values at different percentiles of the distribution calculated
from the current snapshot.
|
SummaryValue.Snapshot.ValueAtPercentileOrBuilder |
SummaryValue.Snapshot.getPercentileValuesOrBuilder(int index)
A list of values at different percentiles of the distribution calculated
from the current snapshot.
|
SummaryValue.Snapshot.ValueAtPercentileOrBuilder |
SummaryValue.Snapshot.Builder.getPercentileValuesOrBuilder(int index)
A list of values at different percentiles of the distribution calculated
from the current snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SummaryValue.Snapshot.ValueAtPercentileOrBuilder> |
SummaryValue.SnapshotOrBuilder.getPercentileValuesOrBuilderList()
A list of values at different percentiles of the distribution calculated
from the current snapshot.
|
List<? extends SummaryValue.Snapshot.ValueAtPercentileOrBuilder> |
SummaryValue.Snapshot.getPercentileValuesOrBuilderList()
A list of values at different percentiles of the distribution calculated
from the current snapshot.
|
List<? extends SummaryValue.Snapshot.ValueAtPercentileOrBuilder> |
SummaryValue.Snapshot.Builder.getPercentileValuesOrBuilderList()
A list of values at different percentiles of the distribution calculated
from the current snapshot.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.