| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Watchdog |
Watchdog.Builder.build() |
Watchdog |
Watchdog.Builder.buildPartial() |
static Watchdog |
Watchdog.getDefaultInstance() |
Watchdog |
Watchdog.getDefaultInstanceForType() |
Watchdog |
Watchdog.Builder.getDefaultInstanceForType() |
Watchdog |
WatchdogsOrBuilder.getMainThreadWatchdog()
Watchdog for the main thread.
|
Watchdog |
Watchdogs.getMainThreadWatchdog()
Watchdog for the main thread.
|
Watchdog |
Watchdogs.Builder.getMainThreadWatchdog()
Watchdog for the main thread.
|
Watchdog |
WatchdogsOrBuilder.getWorkerWatchdog()
Watchdog for the worker threads.
|
Watchdog |
Watchdogs.getWorkerWatchdog()
Watchdog for the worker threads.
|
Watchdog |
Watchdogs.Builder.getWorkerWatchdog()
Watchdog for the worker threads.
|
static Watchdog |
Watchdog.parseDelimitedFrom(InputStream input) |
static Watchdog |
Watchdog.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(byte[] data) |
static Watchdog |
Watchdog.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(ByteBuffer data) |
static Watchdog |
Watchdog.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.ByteString data) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.CodedInputStream input) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(InputStream input) |
static Watchdog |
Watchdog.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Watchdog> |
Watchdog.getParserForType() |
static com.google.protobuf.Parser<Watchdog> |
Watchdog.parser() |
| Modifier and Type | Method and Description |
|---|---|
Watchdog.Builder |
Watchdog.Builder.mergeFrom(Watchdog other) |
Watchdogs.Builder |
Watchdogs.Builder.mergeMainThreadWatchdog(Watchdog value)
Watchdog for the main thread.
|
Watchdogs.Builder |
Watchdogs.Builder.mergeWorkerWatchdog(Watchdog value)
Watchdog for the worker threads.
|
static Watchdog.Builder |
Watchdog.newBuilder(Watchdog prototype) |
Watchdogs.Builder |
Watchdogs.Builder.setMainThreadWatchdog(Watchdog value)
Watchdog for the main thread.
|
Watchdogs.Builder |
Watchdogs.Builder.setWorkerWatchdog(Watchdog value)
Watchdog for the worker threads.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.