| Package | Description | 
|---|---|
| org.apache.orc | 
| Modifier and Type | Method and Description | 
|---|---|
| static CompressionCodec.SpeedModifier | CompressionCodec.SpeedModifier. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CompressionCodec.SpeedModifier[] | CompressionCodec.SpeedModifier. 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. setSpeed(CompressionCodec.SpeedModifier newValue)Set the speed for the compression. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.