org.gcube.data.analysis.statisticalmanager.dataspace.exporter
Class CSVExporter

java.lang.Object
  extended by org.gcube.data.analysis.statisticalmanager.dataspace.exporter.CSVExporter

public class CSVExporter
extends Object


Field Summary
protected  org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Constructor Summary
CSVExporter(String tableId, File file)
           
 
Method Summary
 long exporterToFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

CSVExporter

public CSVExporter(String tableId,
                   File file)
Method Detail

exporterToFile

public long exporterToFile()
                    throws StatisticalManagerException,
                           FileNotFoundException,
                           SQLException,
                           IOException
Throws:
StatisticalManagerException
FileNotFoundException
SQLException
IOException


Copyright © 2012. All Rights Reserved.