Uses of Interface
io.envoyproxy.envoy.config.resource_monitor.fixed_heap.v2alpha.FixedHeapConfigOrBuilder
-
Packages that use FixedHeapConfigOrBuilder Package Description io.envoyproxy.envoy.config.resource_monitor.fixed_heap.v2alpha -
-
Uses of FixedHeapConfigOrBuilder in io.envoyproxy.envoy.config.resource_monitor.fixed_heap.v2alpha
Classes in io.envoyproxy.envoy.config.resource_monitor.fixed_heap.v2alpha that implement FixedHeapConfigOrBuilder Modifier and Type Class Description classFixedHeapConfigThe fixed heap resource monitor reports the Envoy process memory pressure, computed as a fraction of currently reserved heap memory divided by a statically configured maximum specified in the FixedHeapConfig.static classFixedHeapConfig.BuilderThe fixed heap resource monitor reports the Envoy process memory pressure, computed as a fraction of currently reserved heap memory divided by a statically configured maximum specified in the FixedHeapConfig.
-