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.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type WatchdogOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Watchdogs.Builder. mainThreadWatchdogBuilder_private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Bootstrap.Builder. watchdogBuilder_private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Watchdogs.Builder. workerWatchdogBuilder_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.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type WatchdogOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Watchdogs.Builder. getMainThreadWatchdogFieldBuilder()Watchdog for the main thread.private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Bootstrap.Builder. getWatchdogFieldBuilder()Optional watchdog configuration.private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Watchdogs.Builder. getWorkerWatchdogFieldBuilder()Watchdog for the worker threads.
-