Uses of Interface
io.envoyproxy.envoy.config.filter.network.redis_proxy.v2.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder
Packages that use RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder
-
Uses of RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2
Classes in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2 that implement RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilderModifier and TypeClassDescriptionstatic final classThe router is capable of shadowing traffic from one cluster to another.static final classThe router is capable of shadowing traffic from one cluster to another.Methods in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2 that return RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilderModifier and TypeMethodDescriptionRedisProxy.PrefixRoutes.Route.Builder.getRequestMirrorPolicyOrBuilder(int index) Indicates that the route has a request mirroring policy.RedisProxy.PrefixRoutes.Route.getRequestMirrorPolicyOrBuilder(int index) Indicates that the route has a request mirroring policy.RedisProxy.PrefixRoutes.RouteOrBuilder.getRequestMirrorPolicyOrBuilder(int index) Indicates that the route has a request mirroring policy.Methods in io.envoyproxy.envoy.config.filter.network.redis_proxy.v2 that return types with arguments of type RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilderModifier and TypeMethodDescriptionRedisProxy.PrefixRoutes.Route.Builder.getRequestMirrorPolicyOrBuilderList()Indicates that the route has a request mirroring policy.RedisProxy.PrefixRoutes.Route.getRequestMirrorPolicyOrBuilderList()Indicates that the route has a request mirroring policy.RedisProxy.PrefixRoutes.RouteOrBuilder.getRequestMirrorPolicyOrBuilderList()Indicates that the route has a request mirroring policy.