public interface OETLExtractor extends OETLComponent, Iterator<OETLExtractedItem>
Modifier and Type | Method and Description |
---|---|
void |
extract(Reader iReader) |
long |
getProgress() |
long |
getTotal() |
String |
getUnit() |
begin, configure, end, getConfiguration, getName, setProcessor
forEachRemaining, hasNext, next, remove
Copyright © 2009–2020 OrientDB. All rights reserved.