Uses of Enum Class
org.apache.orc.impl.Dictionary.IMPL
Packages that use Dictionary.IMPL
-
Uses of Dictionary.IMPL in org.apache.orc.impl
Methods in org.apache.orc.impl that return Dictionary.IMPLModifier and TypeMethodDescriptionstatic Dictionary.IMPL
Returns the enum constant of this class with the specified name.static Dictionary.IMPL[]
Dictionary.IMPL.values()
Returns an array containing the constants of this enum class, in the order they are declared.