Uses of Enum
com.arangodb.Compression
Packages that use Compression
Package
Description
-
Uses of Compression in com.arangodb
Methods in com.arangodb that return CompressionModifier and TypeMethodDescriptionstatic Compression
Returns the enum constant of this type with the specified name.static Compression[]
Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb with parameters of type CompressionModifier and TypeMethodDescriptionArangoDB.Builder.compression
(Compression compression) Sets thecontent-encoding
andaccept-encoding
to use for HTTP requests and the related algorithm to encode and decode the transferred data. -
Uses of Compression in com.arangodb.config
Methods in com.arangodb.config that return types with arguments of type CompressionModifier and TypeMethodDescriptiondefault Optional<Compression>
ArangoConfigProperties.getCompression()
-
Uses of Compression in com.arangodb.http.compression
Methods in com.arangodb.http.compression with parameters of type Compression -
Uses of Compression in com.arangodb.internal
Fields in com.arangodb.internal declared as Compression -
Uses of Compression in com.arangodb.internal.config
Methods in com.arangodb.internal.config that return CompressionMethods in com.arangodb.internal.config that return types with arguments of type CompressionMethods in com.arangodb.internal.config with parameters of type Compression