Uses of Interface
io.envoyproxy.envoy.extensions.resource_monitors.fixed_heap.v3.FixedHeapConfigOrBuilder
-
Packages that use FixedHeapConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.resource_monitors.fixed_heap.v3 -
-
Uses of FixedHeapConfigOrBuilder in io.envoyproxy.envoy.extensions.resource_monitors.fixed_heap.v3
Classes in io.envoyproxy.envoy.extensions.resource_monitors.fixed_heap.v3 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.
-