Interface OETLExtractor
- All Superinterfaces:
Iterator<OETLExtractedItem>,OETLComponent
- All Known Implementing Classes:
OETLAbstractExtractor,OETLAbstractSourceExtractor,OETLCSVExtractor,OETLJDBCExtractor,OETLJsonExtractor,OETLRowExtractor,OETLXmlExtractor
ETL Extractor.
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, removeMethods inherited from interface com.orientechnologies.orient.etl.OETLComponent
begin, configure, end, getConfiguration, getContext, getName, getProcessor, setProcessor
-
Method Details
-
extract
-
getProgress
long getProgress() -
getTotal
long getTotal() -
getUnit
String getUnit()
-