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

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

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

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



Copyright © 2007-2012 The Apache Software Foundation