Uses of Enum
org.apache.druid.java.util.http.client.HttpClientConfig.CompressionCodec
Packages that use HttpClientConfig.CompressionCodec
-
Uses of HttpClientConfig.CompressionCodec in org.apache.druid.java.util.http.client
Fields in org.apache.druid.java.util.http.client declared as HttpClientConfig.CompressionCodecModifier and TypeFieldDescriptionstatic final HttpClientConfig.CompressionCodecHttpClientConfig.DEFAULT_COMPRESSION_CODECMethods in org.apache.druid.java.util.http.client that return HttpClientConfig.CompressionCodecModifier and TypeMethodDescriptionHttpClientConfig.getCompressionCodec()Returns the enum constant of this type with the specified name.static HttpClientConfig.CompressionCodec[]HttpClientConfig.CompressionCodec.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.druid.java.util.http.client with parameters of type HttpClientConfig.CompressionCodecModifier and TypeMethodDescriptionHttpClientConfig.Builder.withCompressionCodec(HttpClientConfig.CompressionCodec compressionCodec)