public final class Gzip extends com.google.protobuf.GeneratedMessageV3 implements GzipOrBuilder
[#next-free-field: 12]Protobuf type
envoy.extensions.filters.http.gzip.v4alpha.Gzip| Modifier and Type | Class and Description |
|---|---|
static class |
Gzip.Builder
[#next-free-field: 12]
Protobuf type
envoy.extensions.filters.http.gzip.v4alpha.Gzip |
static class |
Gzip.CompressionLevel
Protobuf type
envoy.extensions.filters.http.gzip.v4alpha.Gzip.CompressionLevel |
static interface |
Gzip.CompressionLevelOrBuilder |
static class |
Gzip.CompressionStrategy
Protobuf enum
envoy.extensions.filters.http.gzip.v4alpha.Gzip.CompressionStrategy |
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| Modifier and Type | Field and Description |
|---|---|
static int |
CHUNK_SIZE_FIELD_NUMBER |
static int |
COMPRESSION_LEVEL_FIELD_NUMBER |
static int |
COMPRESSION_STRATEGY_FIELD_NUMBER |
static int |
COMPRESSOR_FIELD_NUMBER |
static int |
MEMORY_LEVEL_FIELD_NUMBER |
static int |
WINDOW_BITS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.UInt32Value |
getChunkSize()
Value for Zlib's next output buffer.
|
com.google.protobuf.UInt32ValueOrBuilder |
getChunkSizeOrBuilder()
Value for Zlib's next output buffer.
|
Gzip.CompressionLevel.Enum |
getCompressionLevel()
A value used for selecting the zlib compression level.
|
int |
getCompressionLevelValue()
A value used for selecting the zlib compression level.
|
Gzip.CompressionStrategy |
getCompressionStrategy()
A value used for selecting the zlib compression strategy which is directly related to the
characteristics of the content.
|
int |
getCompressionStrategyValue()
A value used for selecting the zlib compression strategy which is directly related to the
characteristics of the content.
|
Compressor |
getCompressor()
Set of configuration parameters common for all compression filters.
|
CompressorOrBuilder |
getCompressorOrBuilder()
Set of configuration parameters common for all compression filters.
|
static Gzip |
getDefaultInstance() |
Gzip |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.UInt32Value |
getMemoryLevel()
Value from 1 to 9 that controls the amount of internal memory used by zlib.
|
com.google.protobuf.UInt32ValueOrBuilder |
getMemoryLevelOrBuilder()
Value from 1 to 9 that controls the amount of internal memory used by zlib.
|
com.google.protobuf.Parser<Gzip> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.UInt32Value |
getWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the compressor's window size.
|
com.google.protobuf.UInt32ValueOrBuilder |
getWindowBitsOrBuilder()
Value from 9 to 15 that represents the base two logarithmic of the compressor's window size.
|
boolean |
hasChunkSize()
Value for Zlib's next output buffer.
|
boolean |
hasCompressor()
Set of configuration parameters common for all compression filters.
|
int |
hashCode() |
boolean |
hasMemoryLevel()
Value from 1 to 9 that controls the amount of internal memory used by zlib.
|
boolean |
hasWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the compressor's window size.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Gzip.Builder |
newBuilder() |
static Gzip.Builder |
newBuilder(Gzip prototype) |
Gzip.Builder |
newBuilderForType() |
protected Gzip.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Gzip |
parseDelimitedFrom(InputStream input) |
static Gzip |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gzip |
parseFrom(byte[] data) |
static Gzip |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gzip |
parseFrom(ByteBuffer data) |
static Gzip |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gzip |
parseFrom(com.google.protobuf.ByteString data) |
static Gzip |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gzip |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Gzip |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gzip |
parseFrom(InputStream input) |
static Gzip |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Gzip> |
parser() |
Gzip.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MEMORY_LEVEL_FIELD_NUMBER
public static final int COMPRESSION_LEVEL_FIELD_NUMBER
public static final int COMPRESSION_STRATEGY_FIELD_NUMBER
public static final int WINDOW_BITS_FIELD_NUMBER
public static final int COMPRESSOR_FIELD_NUMBER
public static final int CHUNK_SIZE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public 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 boolean hasMemoryLevel()
Value from 1 to 9 that controls the amount of internal memory used by zlib. Higher values use more memory, but are faster and produce better compression results. The default value is 5.
.google.protobuf.UInt32Value memory_level = 1 [(.validate.rules) = { ... }hasMemoryLevel in interface GzipOrBuilderpublic com.google.protobuf.UInt32Value getMemoryLevel()
Value from 1 to 9 that controls the amount of internal memory used by zlib. Higher values use more memory, but are faster and produce better compression results. The default value is 5.
.google.protobuf.UInt32Value memory_level = 1 [(.validate.rules) = { ... }getMemoryLevel in interface GzipOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getMemoryLevelOrBuilder()
Value from 1 to 9 that controls the amount of internal memory used by zlib. Higher values use more memory, but are faster and produce better compression results. The default value is 5.
.google.protobuf.UInt32Value memory_level = 1 [(.validate.rules) = { ... }getMemoryLevelOrBuilder in interface GzipOrBuilderpublic int getCompressionLevelValue()
A value used for selecting the zlib compression level. This setting will affect speed and amount of compression applied to the content. "BEST" provides higher compression at the cost of higher latency, "SPEED" provides lower compression with minimum impact on response time. "DEFAULT" provides an optimal result between speed and compression. This field will be set to "DEFAULT" if not specified.
.envoy.extensions.filters.http.gzip.v4alpha.Gzip.CompressionLevel.Enum compression_level = 3 [(.validate.rules) = { ... }getCompressionLevelValue in interface GzipOrBuilderpublic Gzip.CompressionLevel.Enum getCompressionLevel()
A value used for selecting the zlib compression level. This setting will affect speed and amount of compression applied to the content. "BEST" provides higher compression at the cost of higher latency, "SPEED" provides lower compression with minimum impact on response time. "DEFAULT" provides an optimal result between speed and compression. This field will be set to "DEFAULT" if not specified.
.envoy.extensions.filters.http.gzip.v4alpha.Gzip.CompressionLevel.Enum compression_level = 3 [(.validate.rules) = { ... }getCompressionLevel in interface GzipOrBuilderpublic int getCompressionStrategyValue()
A value used for selecting the zlib compression strategy which is directly related to the characteristics of the content. Most of the time "DEFAULT" will be the best choice, though there are situations which changing this parameter might produce better results. For example, run-length encoding (RLE) is typically used when the content is known for having sequences which same data occurs many consecutive times. For more information about each strategy, please refer to zlib manual.
.envoy.extensions.filters.http.gzip.v4alpha.Gzip.CompressionStrategy compression_strategy = 4 [(.validate.rules) = { ... }getCompressionStrategyValue in interface GzipOrBuilderpublic Gzip.CompressionStrategy getCompressionStrategy()
A value used for selecting the zlib compression strategy which is directly related to the characteristics of the content. Most of the time "DEFAULT" will be the best choice, though there are situations which changing this parameter might produce better results. For example, run-length encoding (RLE) is typically used when the content is known for having sequences which same data occurs many consecutive times. For more information about each strategy, please refer to zlib manual.
.envoy.extensions.filters.http.gzip.v4alpha.Gzip.CompressionStrategy compression_strategy = 4 [(.validate.rules) = { ... }getCompressionStrategy in interface GzipOrBuilderpublic boolean hasWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the compressor's window size. Larger window results in better compression at the expense of memory usage. The default is 12 which will produce a 4096 bytes window. For more details about this parameter, please refer to zlib manual > deflateInit2.
.google.protobuf.UInt32Value window_bits = 9 [(.validate.rules) = { ... }hasWindowBits in interface GzipOrBuilderpublic com.google.protobuf.UInt32Value getWindowBits()
Value from 9 to 15 that represents the base two logarithmic of the compressor's window size. Larger window results in better compression at the expense of memory usage. The default is 12 which will produce a 4096 bytes window. For more details about this parameter, please refer to zlib manual > deflateInit2.
.google.protobuf.UInt32Value window_bits = 9 [(.validate.rules) = { ... }getWindowBits in interface GzipOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getWindowBitsOrBuilder()
Value from 9 to 15 that represents the base two logarithmic of the compressor's window size. Larger window results in better compression at the expense of memory usage. The default is 12 which will produce a 4096 bytes window. For more details about this parameter, please refer to zlib manual > deflateInit2.
.google.protobuf.UInt32Value window_bits = 9 [(.validate.rules) = { ... }getWindowBitsOrBuilder in interface GzipOrBuilderpublic boolean hasCompressor()
Set of configuration parameters common for all compression filters. If this field is set then the fields `content_length`, `content_type`, `disable_on_etag_header` and `remove_accept_encoding_header` are ignored.
.envoy.extensions.filters.http.compressor.v4alpha.Compressor compressor = 10;hasCompressor in interface GzipOrBuilderpublic Compressor getCompressor()
Set of configuration parameters common for all compression filters. If this field is set then the fields `content_length`, `content_type`, `disable_on_etag_header` and `remove_accept_encoding_header` are ignored.
.envoy.extensions.filters.http.compressor.v4alpha.Compressor compressor = 10;getCompressor in interface GzipOrBuilderpublic CompressorOrBuilder getCompressorOrBuilder()
Set of configuration parameters common for all compression filters. If this field is set then the fields `content_length`, `content_type`, `disable_on_etag_header` and `remove_accept_encoding_header` are ignored.
.envoy.extensions.filters.http.compressor.v4alpha.Compressor compressor = 10;getCompressorOrBuilder in interface GzipOrBuilderpublic boolean hasChunkSize()
Value for Zlib's next output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details. Also see https://github.com/envoyproxy/envoy/issues/8448 for context on this filter's performance.
.google.protobuf.UInt32Value chunk_size = 11 [(.validate.rules) = { ... }hasChunkSize in interface GzipOrBuilderpublic com.google.protobuf.UInt32Value getChunkSize()
Value for Zlib's next output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details. Also see https://github.com/envoyproxy/envoy/issues/8448 for context on this filter's performance.
.google.protobuf.UInt32Value chunk_size = 11 [(.validate.rules) = { ... }getChunkSize in interface GzipOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getChunkSizeOrBuilder()
Value for Zlib's next output buffer. If not set, defaults to 4096. See https://www.zlib.net/manual.html for more details. Also see https://github.com/envoyproxy/envoy/issues/8448 for context on this filter's performance.
.google.protobuf.UInt32Value chunk_size = 11 [(.validate.rules) = { ... }getChunkSizeOrBuilder in interface GzipOrBuilderpublic 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 Gzip parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Gzip parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Gzip parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Gzip parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Gzip parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Gzip parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Gzip parseFrom(InputStream input) throws IOException
IOExceptionpublic static Gzip parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Gzip parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Gzip parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Gzip parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Gzip parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Gzip.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Gzip.Builder newBuilder()
public static Gzip.Builder newBuilder(Gzip prototype)
public Gzip.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Gzip.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Gzip getDefaultInstance()
public static com.google.protobuf.Parser<Gzip> parser()
public com.google.protobuf.Parser<Gzip> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Gzip getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.