
public abstract class OETLAbstractExtractor extends OETLAbstractComponent implements OETLExtractor
| Modifier and Type | Field and Description |
|---|---|
protected long |
current |
protected long |
total |
configuration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLAbstractExtractor() |
| Modifier and Type | Method and Description |
|---|---|
ODocument |
getConfiguration() |
long |
getProgress() |
long |
getTotal() |
void |
remove() |
begin, configure, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitextract, getUnitbegin, configure, end, getName, setProcessorforEachRemaining, hasNext, nextpublic long getProgress()
getProgress in interface OETLExtractorpublic long getTotal()
getTotal in interface OETLExtractorpublic void remove()
remove in interface Iterator<OETLExtractedItem>public ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentCopyright © 2009–2025 OrientDB. All rights reserved.