JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
org.apache.orc.OrcConf
Packages that use
OrcConf
Package
Description
org.apache.orc
Uses of
OrcConf
in
org.apache.orc
Methods in
org.apache.orc
that return
OrcConf
Modifier and Type
Method
Description
static
OrcConf
OrcConf.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
OrcConf
[]
OrcConf.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.