| Package | Description |
|---|---|
| envoy.config.filter.fault.v2 | |
| envoy.config.filter.http.fault.v2 | |
| envoy.config.filter.network.mongo_proxy.v2 |
| Modifier and Type | Method and Description |
|---|---|
Fault.FaultDelay |
Fault.FaultDelay.Builder.build() |
Fault.FaultDelay |
Fault.FaultDelay.Builder.buildPartial() |
static Fault.FaultDelay |
Fault.FaultDelay.getDefaultInstance() |
Fault.FaultDelay |
Fault.FaultDelay.getDefaultInstanceForType() |
Fault.FaultDelay |
Fault.FaultDelay.Builder.getDefaultInstanceForType() |
static Fault.FaultDelay |
Fault.FaultDelay.parseDelimitedFrom(InputStream input) |
static Fault.FaultDelay |
Fault.FaultDelay.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(byte[] data) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(ByteBuffer data) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(com.google.protobuf.ByteString data) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(com.google.protobuf.CodedInputStream input) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(InputStream input) |
static Fault.FaultDelay |
Fault.FaultDelay.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Fault.FaultDelay> |
Fault.FaultDelay.getParserForType() |
static com.google.protobuf.Parser<Fault.FaultDelay> |
Fault.FaultDelay.parser() |
| Modifier and Type | Method and Description |
|---|---|
Fault.FaultDelay.Builder |
Fault.FaultDelay.Builder.mergeFrom(Fault.FaultDelay other) |
static Fault.FaultDelay.Builder |
Fault.FaultDelay.newBuilder(Fault.FaultDelay prototype) |
| Modifier and Type | Method and Description |
|---|---|
Fault.FaultDelay |
Fault.HTTPFaultOrBuilder.getDelay()
If specified, the filter will inject delays based on the values in the
object.
|
Fault.FaultDelay |
Fault.HTTPFault.getDelay()
If specified, the filter will inject delays based on the values in the
object.
|
Fault.FaultDelay |
Fault.HTTPFault.Builder.getDelay()
If specified, the filter will inject delays based on the values in the
object.
|
| Modifier and Type | Method and Description |
|---|---|
Fault.HTTPFault.Builder |
Fault.HTTPFault.Builder.mergeDelay(Fault.FaultDelay value)
If specified, the filter will inject delays based on the values in the
object.
|
Fault.HTTPFault.Builder |
Fault.HTTPFault.Builder.setDelay(Fault.FaultDelay value)
If specified, the filter will inject delays based on the values in the
object.
|
| Modifier and Type | Method and Description |
|---|---|
Fault.FaultDelay |
MongoProxyOuterClass.MongoProxyOrBuilder.getDelay()
Inject a fixed delay before proxying a Mongo operation.
|
Fault.FaultDelay |
MongoProxyOuterClass.MongoProxy.getDelay()
Inject a fixed delay before proxying a Mongo operation.
|
Fault.FaultDelay |
MongoProxyOuterClass.MongoProxy.Builder.getDelay()
Inject a fixed delay before proxying a Mongo operation.
|
| Modifier and Type | Method and Description |
|---|---|
MongoProxyOuterClass.MongoProxy.Builder |
MongoProxyOuterClass.MongoProxy.Builder.mergeDelay(Fault.FaultDelay value)
Inject a fixed delay before proxying a Mongo operation.
|
MongoProxyOuterClass.MongoProxy.Builder |
MongoProxyOuterClass.MongoProxy.Builder.setDelay(Fault.FaultDelay value)
Inject a fixed delay before proxying a Mongo operation.
|
Copyright © 2018 The Envoy Project. All rights reserved.