Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilder
-
Packages that use RedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 -
-
Uses of RedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilder in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that implement RedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilder Modifier and Type Class Description static classRedisProxy.PrefixRoutes.Route.ReadCommandPolicyReadCommandPolicy specifies that Envoy should route read commands to another cluster.static classRedisProxy.PrefixRoutes.Route.ReadCommandPolicy.BuilderReadCommandPolicy specifies that Envoy should route read commands to another cluster.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilder Modifier and Type Method Description RedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilderRedisProxy.PrefixRoutes.Route.Builder. getReadCommandPolicyOrBuilder()Indicates that the route has a read command policyRedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilderRedisProxy.PrefixRoutes.Route. getReadCommandPolicyOrBuilder()Indicates that the route has a read command policyRedisProxy.PrefixRoutes.Route.ReadCommandPolicyOrBuilderRedisProxy.PrefixRoutes.RouteOrBuilder. getReadCommandPolicyOrBuilder()Indicates that the route has a read command policy
-