Uses of Class
org.apache.pig.piggybank.storage.CSVExcelStorage.Headers

Packages that use CSVExcelStorage.Headers
org.apache.pig.piggybank.storage   
 

Uses of CSVExcelStorage.Headers in org.apache.pig.piggybank.storage
 

Methods in org.apache.pig.piggybank.storage that return CSVExcelStorage.Headers
static CSVExcelStorage.Headers CSVExcelStorage.Headers.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CSVExcelStorage.Headers[] CSVExcelStorage.Headers.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation