Uses of Interface
io.envoyproxy.envoy.config.filter.fault.v2.FaultDelayOrBuilder
Packages that use FaultDelayOrBuilder
Package
Description
-
Uses of FaultDelayOrBuilder in io.envoyproxy.envoy.config.filter.fault.v2
Classes in io.envoyproxy.envoy.config.filter.fault.v2 that implement FaultDelayOrBuilderModifier and TypeClassDescriptionfinal classDelay specification is used to inject latency into the HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections.static final classDelay specification is used to inject latency into the HTTP/gRPC/Mongo/Redis operation or delay proxying of TCP connections. -
Uses of FaultDelayOrBuilder in io.envoyproxy.envoy.config.filter.http.fault.v2
Methods in io.envoyproxy.envoy.config.filter.http.fault.v2 that return FaultDelayOrBuilderModifier and TypeMethodDescriptionHTTPFault.Builder.getDelayOrBuilder()If specified, the filter will inject delays based on the values in the object.HTTPFault.getDelayOrBuilder()If specified, the filter will inject delays based on the values in the object.HTTPFaultOrBuilder.getDelayOrBuilder()If specified, the filter will inject delays based on the values in the object. -
Uses of FaultDelayOrBuilder in io.envoyproxy.envoy.config.filter.network.mongo_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.mongo_proxy.v2 that return FaultDelayOrBuilderModifier and TypeMethodDescriptionMongoProxy.Builder.getDelayOrBuilder()Inject a fixed delay before proxying a Mongo operation.MongoProxy.getDelayOrBuilder()Inject a fixed delay before proxying a Mongo operation.MongoProxyOrBuilder.getDelayOrBuilder()Inject a fixed delay before proxying a Mongo operation.