public static final class RedisProxyOuterClass.RedisProxy extends com.google.protobuf.GeneratedMessageV3 implements RedisProxyOuterClass.RedisProxyOrBuilder
envoy.config.filter.network.redis_proxy.v2.RedisProxy| Modifier and Type | Class and Description |
|---|---|
static class |
RedisProxyOuterClass.RedisProxy.Builder
Protobuf type
envoy.config.filter.network.redis_proxy.v2.RedisProxy |
static class |
RedisProxyOuterClass.RedisProxy.ConnPoolSettings
Redis connection pool settings.
|
static interface |
RedisProxyOuterClass.RedisProxy.ConnPoolSettingsOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
CLUSTER_FIELD_NUMBER |
static int |
SETTINGS_FIELD_NUMBER |
static int |
STAT_PREFIX_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCluster()
Name of cluster from cluster manager.
|
com.google.protobuf.ByteString |
getClusterBytes()
Name of cluster from cluster manager.
|
static RedisProxyOuterClass.RedisProxy |
getDefaultInstance() |
RedisProxyOuterClass.RedisProxy |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<RedisProxyOuterClass.RedisProxy> |
getParserForType() |
int |
getSerializedSize() |
RedisProxyOuterClass.RedisProxy.ConnPoolSettings |
getSettings()
Network settings for the connection pool to the upstream cluster.
|
RedisProxyOuterClass.RedisProxy.ConnPoolSettingsOrBuilder |
getSettingsOrBuilder()
Network settings for the connection pool to the upstream cluster.
|
String |
getStatPrefix()
The prefix to use when emitting :ref:`statistics <config_network_filters_redis_proxy_stats>`.
|
com.google.protobuf.ByteString |
getStatPrefixBytes()
The prefix to use when emitting :ref:`statistics <config_network_filters_redis_proxy_stats>`.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasSettings()
Network settings for the connection pool to the upstream cluster.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RedisProxyOuterClass.RedisProxy.Builder |
newBuilder() |
static RedisProxyOuterClass.RedisProxy.Builder |
newBuilder(RedisProxyOuterClass.RedisProxy prototype) |
RedisProxyOuterClass.RedisProxy.Builder |
newBuilderForType() |
protected RedisProxyOuterClass.RedisProxy.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static RedisProxyOuterClass.RedisProxy |
parseDelimitedFrom(InputStream input) |
static RedisProxyOuterClass.RedisProxy |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(byte[] data) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(ByteBuffer data) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(com.google.protobuf.ByteString data) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(InputStream input) |
static RedisProxyOuterClass.RedisProxy |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RedisProxyOuterClass.RedisProxy> |
parser() |
RedisProxyOuterClass.RedisProxy.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STAT_PREFIX_FIELD_NUMBER
public static final int CLUSTER_FIELD_NUMBER
public static final int SETTINGS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getStatPrefix()
The prefix to use when emitting :ref:`statistics <config_network_filters_redis_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }getStatPrefix in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic com.google.protobuf.ByteString getStatPrefixBytes()
The prefix to use when emitting :ref:`statistics <config_network_filters_redis_proxy_stats>`.
string stat_prefix = 1 [(.validate.rules) = { ... }getStatPrefixBytes in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic String getCluster()
Name of cluster from cluster manager. See the :ref:`configuration section <arch_overview_redis_configuration>` of the architecture overview for recommendations on configuring the backing cluster.
string cluster = 2 [(.validate.rules) = { ... }getCluster in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
Name of cluster from cluster manager. See the :ref:`configuration section <arch_overview_redis_configuration>` of the architecture overview for recommendations on configuring the backing cluster.
string cluster = 2 [(.validate.rules) = { ... }getClusterBytes in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic boolean hasSettings()
Network settings for the connection pool to the upstream cluster.
.envoy.config.filter.network.redis_proxy.v2.RedisProxy.ConnPoolSettings settings = 3 [(.validate.rules) = { ... }hasSettings in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic RedisProxyOuterClass.RedisProxy.ConnPoolSettings getSettings()
Network settings for the connection pool to the upstream cluster.
.envoy.config.filter.network.redis_proxy.v2.RedisProxy.ConnPoolSettings settings = 3 [(.validate.rules) = { ... }getSettings in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic RedisProxyOuterClass.RedisProxy.ConnPoolSettingsOrBuilder getSettingsOrBuilder()
Network settings for the connection pool to the upstream cluster.
.envoy.config.filter.network.redis_proxy.v2.RedisProxy.ConnPoolSettings settings = 3 [(.validate.rules) = { ... }getSettingsOrBuilder in interface RedisProxyOuterClass.RedisProxyOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RedisProxyOuterClass.RedisProxy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(InputStream input) throws IOException
IOExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RedisProxyOuterClass.RedisProxy parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RedisProxyOuterClass.RedisProxy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RedisProxyOuterClass.RedisProxy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RedisProxyOuterClass.RedisProxy.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RedisProxyOuterClass.RedisProxy.Builder newBuilder()
public static RedisProxyOuterClass.RedisProxy.Builder newBuilder(RedisProxyOuterClass.RedisProxy prototype)
public RedisProxyOuterClass.RedisProxy.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RedisProxyOuterClass.RedisProxy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RedisProxyOuterClass.RedisProxy getDefaultInstance()
public static com.google.protobuf.Parser<RedisProxyOuterClass.RedisProxy> parser()
public com.google.protobuf.Parser<RedisProxyOuterClass.RedisProxy> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RedisProxyOuterClass.RedisProxy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.