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

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

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

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



Copyright © 2007-2012 The Apache Software Foundation