Uses of Class
org.apache.hadoop.hive.ql.io.parquet.convert.ETypeConverter

Packages that use ETypeConverter
org.apache.hadoop.hive.ql.io.parquet.convert   
 

Uses of ETypeConverter in org.apache.hadoop.hive.ql.io.parquet.convert
 

Methods in org.apache.hadoop.hive.ql.io.parquet.convert that return ETypeConverter
static ETypeConverter ETypeConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ETypeConverter[] ETypeConverter.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.