Class CacheV2Config.KeyCreatorParams
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.filters.http.cache_v2.v3.CacheV2Config.KeyCreatorParams
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CacheV2Config.KeyCreatorParamsOrBuilder,Serializable
- Enclosing class:
- CacheV2Config
public static final class CacheV2Config.KeyCreatorParams
extends com.google.protobuf.GeneratedMessageV3
implements CacheV2Config.KeyCreatorParamsOrBuilder
[#not-implemented-hide:] Modifies cache key creation by restricting which parts of the URL are included.Protobuf type
envoy.extensions.filters.http.cache_v2.v3.CacheV2Config.KeyCreatorParams- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class[#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<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 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 TypeMethodDescriptionbooleanstatic final com.google.protobuf.Descriptors.DescriptorbooleanIf true, exclude the host from the cache key.booleanIf true, exclude the URL scheme from the cache key.com.google.protobuf.Parser<CacheV2Config.KeyCreatorParams>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.intIf ``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.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.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.List<? extends QueryParameterMatcherOrBuilder>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.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.intIf ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.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.List<? extends QueryParameterMatcherOrBuilder>If ``query_parameters_included`` is nonempty, only query parameters matched by one or more of its matchers are included in the cache key.intinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(CacheV2Config.KeyCreatorParams prototype) protected CacheV2Config.KeyCreatorParams.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CacheV2Config.KeyCreatorParams>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
-
EXCLUDE_SCHEME_FIELD_NUMBER
public static final int EXCLUDE_SCHEME_FIELD_NUMBER- See Also:
-
EXCLUDE_HOST_FIELD_NUMBER
public static final int EXCLUDE_HOST_FIELD_NUMBER- See Also:
-
QUERY_PARAMETERS_INCLUDED_FIELD_NUMBER
public static final int QUERY_PARAMETERS_INCLUDED_FIELD_NUMBER- See Also:
-
QUERY_PARAMETERS_EXCLUDED_FIELD_NUMBER
public static final int QUERY_PARAMETERS_EXCLUDED_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
-
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 interfaceCacheV2Config.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 interfaceCacheV2Config.KeyCreatorParamsOrBuilder- Returns:
- The excludeHost.
-
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.config.route.v3.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedListin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
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.config.route.v3.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedOrBuilderListin interfaceCacheV2Config.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.config.route.v3.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedCountin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
getQueryParametersIncluded
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.config.route.v3.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
getQueryParametersIncludedOrBuilder
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.config.route.v3.QueryParameterMatcher query_parameters_included = 3;- Specified by:
getQueryParametersIncludedOrBuilderin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
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.config.route.v3.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedListin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
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.config.route.v3.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedOrBuilderListin interfaceCacheV2Config.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.config.route.v3.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedCountin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
getQueryParametersExcluded
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.config.route.v3.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
getQueryParametersExcludedOrBuilder
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.config.route.v3.QueryParameterMatcher query_parameters_excluded = 4;- Specified by:
getQueryParametersExcludedOrBuilderin interfaceCacheV2Config.KeyCreatorParamsOrBuilder
-
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 CacheV2Config.KeyCreatorParams parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheV2Config.KeyCreatorParams parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheV2Config.KeyCreatorParams parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheV2Config.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 CacheV2Config.KeyCreatorParams parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CacheV2Config.KeyCreatorParams parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static CacheV2Config.KeyCreatorParams parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static CacheV2Config.KeyCreatorParams parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static CacheV2Config.KeyCreatorParams parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CacheV2Config.KeyCreatorParams parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CacheV2Config.KeyCreatorParams 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
public static CacheV2Config.KeyCreatorParams.Builder newBuilder(CacheV2Config.KeyCreatorParams prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CacheV2Config.KeyCreatorParams.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
-