Class GenericProxy
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.v3.GenericProxy
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GenericProxyOrBuilder,Serializable
public final class GenericProxy
extends com.google.protobuf.GeneratedMessageV3
implements GenericProxyOrBuilder
[#next-free-field: 8]Protobuf type
envoy.extensions.filters.network.generic_proxy.v3.GenericProxy- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class[#next-free-field: 8]static enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAccessLog(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.intConfiguration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.getAccessLogOrBuilder(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.List<? extends AccessLogOrBuilder>Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.The codec which encodes and decodes the application protocol.The codec which encodes and decodes the application protocol.static GenericProxystatic final com.google.protobuf.Descriptors.DescriptorgetFilters(int index) A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy.intA list of individual Layer-7 filters that make up the filter chain for requests made to the proxy.A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy.getFiltersOrBuilder(int index) A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy.List<? extends TypedExtensionConfigOrBuilder>A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy.The generic proxies route table will be dynamically loaded via the meta RDS API.The generic proxies route table will be dynamically loaded via the meta RDS API.com.google.protobuf.Parser<GenericProxy>The route table for the generic proxy is static and is specified in this property.The route table for the generic proxy is static and is specified in this property.intThe human readable prefix to use when emitting statistics.com.google.protobuf.ByteStringThe human readable prefix to use when emitting statistics.Tracing configuration for the generic proxy.Tracing configuration for the generic proxy.booleanThe codec which encodes and decodes the application protocol.booleanThe generic proxies route table will be dynamically loaded via the meta RDS API.inthashCode()booleanThe route table for the generic proxy is static and is specified in this property.booleanTracing configuration for the generic proxy.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic GenericProxy.Builderstatic GenericProxy.BuildernewBuilder(GenericProxy prototype) protected GenericProxy.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static GenericProxyparseDelimitedFrom(InputStream input) static GenericProxyparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericProxyparseFrom(byte[] data) static GenericProxyparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericProxyparseFrom(com.google.protobuf.ByteString data) static GenericProxyparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericProxyparseFrom(com.google.protobuf.CodedInputStream input) static GenericProxyparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericProxyparseFrom(InputStream input) static GenericProxyparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GenericProxyparseFrom(ByteBuffer data) static GenericProxyparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GenericProxy>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
STAT_PREFIX_FIELD_NUMBER
public static final int STAT_PREFIX_FIELD_NUMBER- See Also:
-
CODEC_CONFIG_FIELD_NUMBER
public static final int CODEC_CONFIG_FIELD_NUMBER- See Also:
-
GENERIC_RDS_FIELD_NUMBER
public static final int GENERIC_RDS_FIELD_NUMBER- See Also:
-
ROUTE_CONFIG_FIELD_NUMBER
public static final int ROUTE_CONFIG_FIELD_NUMBER- See Also:
-
FILTERS_FIELD_NUMBER
public static final int FILTERS_FIELD_NUMBER- See Also:
-
TRACING_FIELD_NUMBER
public static final int TRACING_FIELD_NUMBER- See Also:
-
ACCESS_LOG_FIELD_NUMBER
public static final int ACCESS_LOG_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getRouteSpecifierCase
- Specified by:
getRouteSpecifierCasein interfaceGenericProxyOrBuilder
-
getStatPrefix
The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }- Specified by:
getStatPrefixin interfaceGenericProxyOrBuilder- Returns:
- The statPrefix.
-
getStatPrefixBytes
public com.google.protobuf.ByteString getStatPrefixBytes()The human readable prefix to use when emitting statistics.
string stat_prefix = 1 [(.validate.rules) = { ... }- Specified by:
getStatPrefixBytesin interfaceGenericProxyOrBuilder- Returns:
- The bytes for statPrefix.
-
hasCodecConfig
public boolean hasCodecConfig()The codec which encodes and decodes the application protocol. [#extension-category: envoy.generic_proxy.codecs]
.envoy.config.core.v3.TypedExtensionConfig codec_config = 2 [(.validate.rules) = { ... }- Specified by:
hasCodecConfigin interfaceGenericProxyOrBuilder- Returns:
- Whether the codecConfig field is set.
-
getCodecConfig
The codec which encodes and decodes the application protocol. [#extension-category: envoy.generic_proxy.codecs]
.envoy.config.core.v3.TypedExtensionConfig codec_config = 2 [(.validate.rules) = { ... }- Specified by:
getCodecConfigin interfaceGenericProxyOrBuilder- Returns:
- The codecConfig.
-
getCodecConfigOrBuilder
The codec which encodes and decodes the application protocol. [#extension-category: envoy.generic_proxy.codecs]
.envoy.config.core.v3.TypedExtensionConfig codec_config = 2 [(.validate.rules) = { ... }- Specified by:
getCodecConfigOrBuilderin interfaceGenericProxyOrBuilder
-
hasGenericRds
public boolean hasGenericRds()The generic proxies route table will be dynamically loaded via the meta RDS API.
.envoy.extensions.filters.network.generic_proxy.v3.GenericRds generic_rds = 3;- Specified by:
hasGenericRdsin interfaceGenericProxyOrBuilder- Returns:
- Whether the genericRds field is set.
-
getGenericRds
The generic proxies route table will be dynamically loaded via the meta RDS API.
.envoy.extensions.filters.network.generic_proxy.v3.GenericRds generic_rds = 3;- Specified by:
getGenericRdsin interfaceGenericProxyOrBuilder- Returns:
- The genericRds.
-
getGenericRdsOrBuilder
The generic proxies route table will be dynamically loaded via the meta RDS API.
.envoy.extensions.filters.network.generic_proxy.v3.GenericRds generic_rds = 3;- Specified by:
getGenericRdsOrBuilderin interfaceGenericProxyOrBuilder
-
hasRouteConfig
public boolean hasRouteConfig()The route table for the generic proxy is static and is specified in this property.
.envoy.extensions.filters.network.generic_proxy.v3.RouteConfiguration route_config = 4;- Specified by:
hasRouteConfigin interfaceGenericProxyOrBuilder- Returns:
- Whether the routeConfig field is set.
-
getRouteConfig
The route table for the generic proxy is static and is specified in this property.
.envoy.extensions.filters.network.generic_proxy.v3.RouteConfiguration route_config = 4;- Specified by:
getRouteConfigin interfaceGenericProxyOrBuilder- Returns:
- The routeConfig.
-
getRouteConfigOrBuilder
The route table for the generic proxy is static and is specified in this property.
.envoy.extensions.filters.network.generic_proxy.v3.RouteConfiguration route_config = 4;- Specified by:
getRouteConfigOrBuilderin interfaceGenericProxyOrBuilder
-
getFiltersList
A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy. Order matters as the filters are processed sequentially as request events happen. [#extension-category: envoy.generic_proxy.filters]
repeated .envoy.config.core.v3.TypedExtensionConfig filters = 5;- Specified by:
getFiltersListin interfaceGenericProxyOrBuilder
-
getFiltersOrBuilderList
A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy. Order matters as the filters are processed sequentially as request events happen. [#extension-category: envoy.generic_proxy.filters]
repeated .envoy.config.core.v3.TypedExtensionConfig filters = 5;- Specified by:
getFiltersOrBuilderListin interfaceGenericProxyOrBuilder
-
getFiltersCount
public int getFiltersCount()A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy. Order matters as the filters are processed sequentially as request events happen. [#extension-category: envoy.generic_proxy.filters]
repeated .envoy.config.core.v3.TypedExtensionConfig filters = 5;- Specified by:
getFiltersCountin interfaceGenericProxyOrBuilder
-
getFilters
A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy. Order matters as the filters are processed sequentially as request events happen. [#extension-category: envoy.generic_proxy.filters]
repeated .envoy.config.core.v3.TypedExtensionConfig filters = 5;- Specified by:
getFiltersin interfaceGenericProxyOrBuilder
-
getFiltersOrBuilder
A list of individual Layer-7 filters that make up the filter chain for requests made to the proxy. Order matters as the filters are processed sequentially as request events happen. [#extension-category: envoy.generic_proxy.filters]
repeated .envoy.config.core.v3.TypedExtensionConfig filters = 5;- Specified by:
getFiltersOrBuilderin interfaceGenericProxyOrBuilder
-
hasTracing
public boolean hasTracing()Tracing configuration for the generic proxy.
.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing tracing = 6;- Specified by:
hasTracingin interfaceGenericProxyOrBuilder- Returns:
- Whether the tracing field is set.
-
getTracing
Tracing configuration for the generic proxy.
.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing tracing = 6;- Specified by:
getTracingin interfaceGenericProxyOrBuilder- Returns:
- The tracing.
-
getTracingOrBuilder
Tracing configuration for the generic proxy.
.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing tracing = 6;- Specified by:
getTracingOrBuilderin interfaceGenericProxyOrBuilder
-
getAccessLogList
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.
repeated .envoy.config.accesslog.v3.AccessLog access_log = 7;- Specified by:
getAccessLogListin interfaceGenericProxyOrBuilder
-
getAccessLogOrBuilderList
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.
repeated .envoy.config.accesslog.v3.AccessLog access_log = 7;- Specified by:
getAccessLogOrBuilderListin interfaceGenericProxyOrBuilder
-
getAccessLogCount
public int getAccessLogCount()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.
repeated .envoy.config.accesslog.v3.AccessLog access_log = 7;- Specified by:
getAccessLogCountin interfaceGenericProxyOrBuilder
-
getAccessLog
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.
repeated .envoy.config.accesslog.v3.AccessLog access_log = 7;- Specified by:
getAccessLogin interfaceGenericProxyOrBuilder
-
getAccessLogOrBuilder
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by generic proxy.
repeated .envoy.config.accesslog.v3.AccessLog access_log = 7;- Specified by:
getAccessLogOrBuilderin interfaceGenericProxyOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static GenericProxy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GenericProxy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GenericProxy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GenericProxy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GenericProxy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GenericProxy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GenericProxy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static GenericProxy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GenericProxy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GenericProxy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-