Class CacheConfig.KeyCreatorParams
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.config.filter.http.cache.v2alpha.CacheConfig.KeyCreatorParams
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CacheConfig.KeyCreatorParamsOrBuilder,Serializable
- Enclosing class:
- CacheConfig
public static final class CacheConfig.KeyCreatorParams extends com.google.protobuf.GeneratedMessageV3 implements CacheConfig.KeyCreatorParamsOrBuilder
[#not-implemented-hide:] Modifies cache key creation by restricting which parts of the URL are included.
Protobuf typeenvoy.config.filter.http.cache.v2alpha.CacheConfig.KeyCreatorParams- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCacheConfig.KeyCreatorParams.Builder[#not-implemented-hide:] Modifies cache key creation by restricting which parts of the URL are included.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intEXCLUDE_HOST_FIELD_NUMBERstatic intEXCLUDE_SCHEME_FIELD_NUMBERstatic intQUERY_PARAMETERS_EXCLUDED_FIELD_NUMBERstatic intQUERY_PARAMETERS_INCLUDED_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static CacheConfig.KeyCreatorParamsgetDefaultInstance()CacheConfig.KeyCreatorParamsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetExcludeHost()If true, exclude the host from the cache key.booleangetExcludeScheme()If true, exclude the URL scheme from the cache key.com.google.protobuf.Parser<CacheConfig.KeyCreatorParams>getParserForType()QueryParameterMatchergetQueryParametersExcluded(int index)If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.intgetQueryParametersExcludedCount()If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.List<QueryParameterMatcher>getQueryParametersExcludedList()If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.QueryParameterMatcherOrBuildergetQueryParametersExcludedOrBuilder(int index)If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.List<? extends QueryParameterMatcherOrBuilder>getQueryParametersExcludedOrBuilderList()If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.QueryParameterMatchergetQueryParametersIncluded(int index)If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.intgetQueryParametersIncludedCount()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.List<QueryParameterMatcher>getQueryParametersIncludedList()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.QueryParameterMatcherOrBuildergetQueryParametersIncludedOrBuilder(int index)If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.List<? extends QueryParameterMatcherOrBuilder>getQueryParametersIncludedOrBuilderList()If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CacheConfig.KeyCreatorParams.BuildernewBuilder()static CacheConfig.KeyCreatorParams.BuildernewBuilder(CacheConfig.KeyCreatorParams prototype)CacheConfig.KeyCreatorParams.BuildernewBuilderForType()protected CacheConfig.KeyCreatorParams.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CacheConfig.KeyCreatorParamsparseDelimitedFrom(InputStream input)static CacheConfig.KeyCreatorParamsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheConfig.KeyCreatorParamsparseFrom(byte[] data)static CacheConfig.KeyCreatorParamsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheConfig.KeyCreatorParamsparseFrom(com.google.protobuf.ByteString data)static CacheConfig.KeyCreatorParamsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheConfig.KeyCreatorParamsparseFrom(com.google.protobuf.CodedInputStream input)static CacheConfig.KeyCreatorParamsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheConfig.KeyCreatorParamsparseFrom(InputStream input)static CacheConfig.KeyCreatorParamsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CacheConfig.KeyCreatorParamsparseFrom(ByteBuffer data)static CacheConfig.KeyCreatorParamsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CacheConfig.KeyCreatorParams>parser()CacheConfig.KeyCreatorParams.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
EXCLUDE_SCHEME_FIELD_NUMBER
public static final int EXCLUDE_SCHEME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXCLUDE_HOST_FIELD_NUMBER
public static final int EXCLUDE_HOST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_PARAMETERS_INCLUDED_FIELD_NUMBER
public static final int QUERY_PARAMETERS_INCLUDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_PARAMETERS_EXCLUDED_FIELD_NUMBER
public static final int QUERY_PARAMETERS_EXCLUDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getExcludeScheme
public boolean getExcludeScheme()
If true, exclude the URL scheme from the cache key. Set to true if your origins always produce the same response for http and https requests.
bool exclude_scheme = 1;- Specified by:
getExcludeSchemein interfaceCacheConfig.KeyCreatorParamsOrBuilder- Returns:
- The excludeScheme.
-
getExcludeHost
public boolean getExcludeHost()
If true, exclude the host from the cache key. Set to true if your origins' responses don't ever depend on host.
bool exclude_host = 2;- Specified by:
getExcludeHostin interfaceCacheConfig.KeyCreatorParamsOrBuilder- Returns:
- The excludeHost.
-
getQueryParametersIncludedList
public List<QueryParameterMatcher> getQueryParametersIncludedList()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncludedOrBuilderList
public List<? extends QueryParameterMatcherOrBuilder> getQueryParametersIncludedOrBuilderList()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedOrBuilderListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncludedCount
public int getQueryParametersIncludedCount()
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedCountin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncluded
public QueryParameterMatcher getQueryParametersIncluded(int index)
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersIncludedOrBuilder
public QueryParameterMatcherOrBuilder getQueryParametersIncludedOrBuilder(int index)
If *query_parameters_included* is nonempty, only query parameters matched by one or more of its matchers are included in the cache key. Any other query params will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedOrBuilderin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedList
public List<QueryParameterMatcher> getQueryParametersExcludedList()
If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedOrBuilderList
public List<? extends QueryParameterMatcherOrBuilder> getQueryParametersExcludedOrBuilderList()
If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedOrBuilderListin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedCount
public int getQueryParametersExcludedCount()
If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedCountin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcluded
public QueryParameterMatcher getQueryParametersExcluded(int index)
If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedOrBuilder
public QueryParameterMatcherOrBuilder getQueryParametersExcludedOrBuilder(int index)
If *query_parameters_excluded* is nonempty, query parameters matched by one or more of its matchers are excluded from the cache key (even if also matched by *query_parameters_included*), and will not affect cache lookup.
repeated .envoy.api.v2.route.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedOrBuilderin interfaceCacheConfig.KeyCreatorParamsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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 CacheConfig.KeyCreatorParams parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CacheConfig.KeyCreatorParams parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CacheConfig.KeyCreatorParams parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CacheConfig.KeyCreatorParams parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CacheConfig.KeyCreatorParams.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CacheConfig.KeyCreatorParams.Builder newBuilder()
-
newBuilder
public static CacheConfig.KeyCreatorParams.Builder newBuilder(CacheConfig.KeyCreatorParams prototype)
-
toBuilder
public CacheConfig.KeyCreatorParams.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CacheConfig.KeyCreatorParams.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CacheConfig.KeyCreatorParams getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CacheConfig.KeyCreatorParams> parser()
-
getParserForType
public com.google.protobuf.Parser<CacheConfig.KeyCreatorParams> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CacheConfig.KeyCreatorParams getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-