Uses of Class
org.gcube.data.harmonization.occurrence.impl.readers.StreamProgress

Packages that use StreamProgress
org.gcube.data.harmonization.occurrence   
org.gcube.data.harmonization.occurrence.impl.readers   
org.gcube.data.harmonization.occurrence.impl.readers.formats   
 

Uses of StreamProgress in org.gcube.data.harmonization.occurrence
 

Methods in org.gcube.data.harmonization.occurrence that return StreamProgress
 StreamProgress OccurrenceStreamer.getProgress()
           
 

Uses of StreamProgress in org.gcube.data.harmonization.occurrence.impl.readers
 

Fields in org.gcube.data.harmonization.occurrence.impl.readers declared as StreamProgress
protected  StreamProgress OccurrenceReader.progress
           
 

Methods in org.gcube.data.harmonization.occurrence.impl.readers that return StreamProgress
 StreamProgress OccurrenceReader.getProgress()
           
 

Uses of StreamProgress in org.gcube.data.harmonization.occurrence.impl.readers.formats
 

Constructors in org.gcube.data.harmonization.occurrence.impl.readers.formats with parameters of type StreamProgress
DarwinCoreReader(org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> wrapper, StreamProgress progress, XMLParserConfiguration config, org.apache.commons.io.input.CountingInputStream cis)
           
OccurrenceCSVProcessor(org.gcube.data.spd.plugin.fwk.writers.rswrapper.ResultWrapper<org.gcube.data.spd.plugin.fwk.model.OccurrencePoint> wrapper, StreamProgress progress, CSVParserConfiguration config, org.apache.commons.io.input.CountingInputStream cis)
           
 



Copyright © 2013. All Rights Reserved.