Class RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder>
io.envoyproxy.envoy.config.filter.network.redis_proxy.v2.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder, Cloneable
Enclosing class:
RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy

public static final class RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder> implements RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder
 The router is capable of shadowing traffic from one cluster to another. The current
 implementation is "fire and forget," meaning Envoy will not wait for the shadow cluster to
 respond before returning the response from the primary cluster. All normal statistics are
 collected for the shadow cluster making this feature useful for testing.
 
Protobuf type envoy.config.filter.network.redis_proxy.v2.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy