Uses of Enum Class
org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType
Packages that use RunLengthIntegerWriterV2.EncodingType
-
Uses of RunLengthIntegerWriterV2.EncodingType in org.apache.orc.impl
Methods in org.apache.orc.impl that return RunLengthIntegerWriterV2.EncodingTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RunLengthIntegerWriterV2.EncodingType.values()Returns an array containing the constants of this enum class, in the order they are declared.