Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Watchdog
-
Packages that use Watchdog Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Watchdog in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Watchdog Modifier and Type Field Description private static WatchdogWatchdog. DEFAULT_INSTANCEprivate WatchdogWatchdogs.Builder. mainThreadWatchdog_private WatchdogWatchdogs. mainThreadWatchdog_private WatchdogBootstrap.Builder. watchdog_private WatchdogBootstrap. watchdog_private WatchdogWatchdogs.Builder. workerWatchdog_private WatchdogWatchdogs. workerWatchdog_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Watchdog Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Watchdogs.Builder. mainThreadWatchdogBuilder_private static com.google.protobuf.Parser<Watchdog>Watchdog. PARSERprivate 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 Watchdog Modifier and Type Method Description WatchdogWatchdog.Builder. build()WatchdogWatchdog.Builder. buildPartial()static WatchdogWatchdog. getDefaultInstance()WatchdogWatchdog.Builder. getDefaultInstanceForType()WatchdogWatchdog. getDefaultInstanceForType()WatchdogWatchdogs.Builder. getMainThreadWatchdog()Watchdog for the main thread.WatchdogWatchdogs. getMainThreadWatchdog()Watchdog for the main thread.WatchdogWatchdogsOrBuilder. getMainThreadWatchdog()Watchdog for the main thread.WatchdogBootstrap.Builder. getWatchdog()Deprecated.envoy.config.bootstrap.v3.Bootstrap.watchdog is deprecated.WatchdogBootstrap. getWatchdog()Deprecated.envoy.config.bootstrap.v3.Bootstrap.watchdog is deprecated.WatchdogBootstrapOrBuilder. getWatchdog()Deprecated.envoy.config.bootstrap.v3.Bootstrap.watchdog is deprecated.WatchdogWatchdogs.Builder. getWorkerWatchdog()Watchdog for the worker threads.WatchdogWatchdogs. getWorkerWatchdog()Watchdog for the worker threads.WatchdogWatchdogsOrBuilder. getWorkerWatchdog()Watchdog for the worker threads.static WatchdogWatchdog. parseDelimitedFrom(java.io.InputStream input)static WatchdogWatchdog. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchdogWatchdog. parseFrom(byte[] data)static WatchdogWatchdog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchdogWatchdog. parseFrom(com.google.protobuf.ByteString data)static WatchdogWatchdog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchdogWatchdog. parseFrom(com.google.protobuf.CodedInputStream input)static WatchdogWatchdog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchdogWatchdog. parseFrom(java.io.InputStream input)static WatchdogWatchdog. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchdogWatchdog. parseFrom(java.nio.ByteBuffer data)static WatchdogWatchdog. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Watchdog Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Watchdog,Watchdog.Builder,WatchdogOrBuilder>Watchdogs.Builder. getMainThreadWatchdogFieldBuilder()Watchdog for the main thread.com.google.protobuf.Parser<Watchdog>Watchdog. getParserForType()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.static com.google.protobuf.Parser<Watchdog>Watchdog. parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Watchdog Modifier and Type Method Description private voidWatchdog.Builder. buildPartial0(Watchdog result)private voidWatchdog.Builder. buildPartialRepeatedFields(Watchdog result)Watchdog.BuilderWatchdog.Builder. mergeFrom(Watchdog other)Watchdogs.BuilderWatchdogs.Builder. mergeMainThreadWatchdog(Watchdog value)Watchdog for the main thread.Bootstrap.BuilderBootstrap.Builder. mergeWatchdog(Watchdog value)Deprecated.Watchdogs.BuilderWatchdogs.Builder. mergeWorkerWatchdog(Watchdog value)Watchdog for the worker threads.static Watchdog.BuilderWatchdog. newBuilder(Watchdog prototype)Watchdogs.BuilderWatchdogs.Builder. setMainThreadWatchdog(Watchdog value)Watchdog for the main thread.Bootstrap.BuilderBootstrap.Builder. setWatchdog(Watchdog value)Deprecated.Watchdogs.BuilderWatchdogs.Builder. setWorkerWatchdog(Watchdog value)Watchdog for the worker threads.
-