Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.WatchdogOrBuilder
-
Packages that use WatchdogOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of WatchdogOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement WatchdogOrBuilder Modifier and Type Class Description classWatchdogEnvoy process watchdog configuration.static classWatchdog.BuilderEnvoy process watchdog configuration.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return WatchdogOrBuilder Modifier and Type Method Description WatchdogOrBuilderWatchdogs.Builder. getMainThreadWatchdogOrBuilder()Watchdog for the main thread.WatchdogOrBuilderWatchdogs. getMainThreadWatchdogOrBuilder()Watchdog for the main thread.WatchdogOrBuilderWatchdogsOrBuilder. getMainThreadWatchdogOrBuilder()Watchdog for the main thread.WatchdogOrBuilderBootstrap.Builder. getWatchdogOrBuilder()Deprecated.WatchdogOrBuilderBootstrap. getWatchdogOrBuilder()Deprecated.WatchdogOrBuilderBootstrapOrBuilder. getWatchdogOrBuilder()Deprecated.WatchdogOrBuilderWatchdogs.Builder. getWorkerWatchdogOrBuilder()Watchdog for the worker threads.WatchdogOrBuilderWatchdogs. getWorkerWatchdogOrBuilder()Watchdog for the worker threads.WatchdogOrBuilderWatchdogsOrBuilder. getWorkerWatchdogOrBuilder()Watchdog for the worker threads.
-