Uses of Class
io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.ConnPoolSettings
Packages that use RedisProxy.ConnPoolSettings
-
Uses of RedisProxy.ConnPoolSettings in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RedisProxy.ConnPoolSettingsModifier and TypeMethodDescriptionRedisProxy.ConnPoolSettings.Builder.build()RedisProxy.ConnPoolSettings.Builder.buildPartial()static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.getDefaultInstance()RedisProxy.ConnPoolSettings.Builder.getDefaultInstanceForType()RedisProxy.ConnPoolSettings.getDefaultInstanceForType()RedisProxy.Builder.getSettings()Network settings for the connection pool to the upstream clusters.RedisProxy.getSettings()Network settings for the connection pool to the upstream clusters.RedisProxyOrBuilder.getSettings()Network settings for the connection pool to the upstream clusters.static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseDelimitedFrom(InputStream input) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(byte[] data) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.ByteString data) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.CodedInputStream input) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(InputStream input) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(ByteBuffer data) static RedisProxy.ConnPoolSettingsRedisProxy.ConnPoolSettings.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return types with arguments of type RedisProxy.ConnPoolSettingsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RedisProxy.ConnPoolSettings>RedisProxy.ConnPoolSettings.getParserForType()static com.google.protobuf.Parser<RedisProxy.ConnPoolSettings>RedisProxy.ConnPoolSettings.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type RedisProxy.ConnPoolSettingsModifier and TypeMethodDescriptionRedisProxy.ConnPoolSettings.Builder.mergeFrom(RedisProxy.ConnPoolSettings other) RedisProxy.Builder.mergeSettings(RedisProxy.ConnPoolSettings value) Network settings for the connection pool to the upstream clusters.RedisProxy.ConnPoolSettings.newBuilder(RedisProxy.ConnPoolSettings prototype) RedisProxy.Builder.setSettings(RedisProxy.ConnPoolSettings value) Network settings for the connection pool to the upstream clusters.