Uses of Class
com.ocient.cli.extract.ExtractConfiguration.Compression
| Package | Description |
|---|---|
| com.ocient.cli.extract |
-
Uses of ExtractConfiguration.Compression in com.ocient.cli.extract
Methods in com.ocient.cli.extract that return ExtractConfiguration.Compression Modifier and Type Method Description ExtractConfiguration.CompressionExtractConfiguration. getCompression()static ExtractConfiguration.CompressionExtractConfiguration.Compression. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtractConfiguration.Compression[]ExtractConfiguration.Compression. values()Returns an array containing the constants of this enum type, in the order they are declared.