Uses of Interface
io.envoyproxy.envoy.service.load_stats.v3.LoadStatsResponseOrBuilder
-
Packages that use LoadStatsResponseOrBuilder Package Description io.envoyproxy.envoy.service.load_stats.v3 -
-
Uses of LoadStatsResponseOrBuilder in io.envoyproxy.envoy.service.load_stats.v3
Classes in io.envoyproxy.envoy.service.load_stats.v3 that implement LoadStatsResponseOrBuilder Modifier and Type Class Description class
LoadStatsResponse
The management server sends envoy a LoadStatsResponse with all clusters it is interested in learning load stats about.static class
LoadStatsResponse.Builder
The management server sends envoy a LoadStatsResponse with all clusters it is interested in learning load stats about.
-