| Modifier and Type | Class and Description |
|---|---|
class |
FaultDelay
Delay specification is used to inject latency into the
HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
|
static class |
FaultDelay.Builder
Delay specification is used to inject latency into the
HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.
|
| Modifier and Type | Method and Description |
|---|---|
FaultDelayOrBuilder |
HTTPFault.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
FaultDelayOrBuilder |
HTTPFault.Builder.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
FaultDelayOrBuilder |
HTTPFaultOrBuilder.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
| Modifier and Type | Method and Description |
|---|---|
FaultDelayOrBuilder |
HTTPFault.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
FaultDelayOrBuilder |
HTTPFault.Builder.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
FaultDelayOrBuilder |
HTTPFaultOrBuilder.getDelayOrBuilder()
If specified, the filter will inject delays based on the values in the
object.
|
| Modifier and Type | Method and Description |
|---|---|
FaultDelayOrBuilder |
MongoProxy.getDelayOrBuilder()
Inject a fixed delay before proxying a Mongo operation.
|
FaultDelayOrBuilder |
MongoProxy.Builder.getDelayOrBuilder()
Inject a fixed delay before proxying a Mongo operation.
|
FaultDelayOrBuilder |
MongoProxyOrBuilder.getDelayOrBuilder()
Inject a fixed delay before proxying a Mongo operation.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.