| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 |
| Modifier and Type | Method and Description |
|---|---|
RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.Builder.build() |
RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.Builder.buildPartial() |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.getDefaultInstance() |
RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.getDefaultInstanceForType() |
RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.Builder.getDefaultInstanceForType() |
RedisProxy.ConnPoolSettings |
RedisProxy.getSettings()
Network settings for the connection pool to the upstream clusters.
|
RedisProxy.ConnPoolSettings |
RedisProxy.Builder.getSettings()
Network settings for the connection pool to the upstream clusters.
|
RedisProxy.ConnPoolSettings |
RedisProxyOrBuilder.getSettings()
Network settings for the connection pool to the upstream clusters.
|
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseDelimitedFrom(InputStream input) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(byte[] data) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(ByteBuffer data) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.ByteString data) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(InputStream input) |
static RedisProxy.ConnPoolSettings |
RedisProxy.ConnPoolSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RedisProxy.ConnPoolSettings> |
RedisProxy.ConnPoolSettings.getParserForType() |
static com.google.protobuf.Parser<RedisProxy.ConnPoolSettings> |
RedisProxy.ConnPoolSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
RedisProxy.ConnPoolSettings.Builder |
RedisProxy.ConnPoolSettings.Builder.mergeFrom(RedisProxy.ConnPoolSettings other) |
RedisProxy.Builder |
RedisProxy.Builder.mergeSettings(RedisProxy.ConnPoolSettings value)
Network settings for the connection pool to the upstream clusters.
|
static RedisProxy.ConnPoolSettings.Builder |
RedisProxy.ConnPoolSettings.newBuilder(RedisProxy.ConnPoolSettings prototype) |
RedisProxy.Builder |
RedisProxy.Builder.setSettings(RedisProxy.ConnPoolSettings value)
Network settings for the connection pool to the upstream clusters.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.