| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.endpoint | |
| io.envoyproxy.envoy.service.load_stats.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterStats
Per cluster load stats.
|
static class |
ClusterStats.Builder
Per cluster load stats.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterStatsOrBuilder |
LoadStatsRequestOrBuilder.getClusterStatsOrBuilder(int index)
A list of load stats to report.
|
ClusterStatsOrBuilder |
LoadStatsRequest.getClusterStatsOrBuilder(int index)
A list of load stats to report.
|
ClusterStatsOrBuilder |
LoadStatsRequest.Builder.getClusterStatsOrBuilder(int index)
A list of load stats to report.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ClusterStatsOrBuilder> |
LoadStatsRequestOrBuilder.getClusterStatsOrBuilderList()
A list of load stats to report.
|
List<? extends ClusterStatsOrBuilder> |
LoadStatsRequest.getClusterStatsOrBuilderList()
A list of load stats to report.
|
List<? extends ClusterStatsOrBuilder> |
LoadStatsRequest.Builder.getClusterStatsOrBuilderList()
A list of load stats to report.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.