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
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(InputStream input)static WatchdogWatchdog. parseDelimitedFrom(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(InputStream input)static WatchdogWatchdog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WatchdogWatchdog. parseFrom(ByteBuffer data)static WatchdogWatchdog. parseFrom(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 com.google.protobuf.Parser<Watchdog>Watchdog. getParserForType()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 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.
-