| Package | Description | 
|---|---|
| org.apache.orc | 
| Modifier and Type | Method and Description | 
|---|---|
| static CompressionCodec.DataKind | CompressionCodec.DataKind. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CompressionCodec.DataKind[] | CompressionCodec.DataKind. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| CompressionCodec.Options | CompressionCodec.Options. setData(CompressionCodec.DataKind newValue)Set the kind of data for the compression. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.