Uses of Class
org.apache.hadoop.hive.ql.io.orc.OrcFile.OrcTableProperties

Packages that use OrcFile.OrcTableProperties
org.apache.hadoop.hive.ql.io.orc The Optimized Row Columnar (ORC) File Format. 
 

Uses of OrcFile.OrcTableProperties in org.apache.hadoop.hive.ql.io.orc
 

Methods in org.apache.hadoop.hive.ql.io.orc that return OrcFile.OrcTableProperties
static OrcFile.OrcTableProperties OrcFile.OrcTableProperties.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OrcFile.OrcTableProperties[] OrcFile.OrcTableProperties.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.