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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
extract, getUnit
begin, configure, end, getName, setProcessor
forEachRemaining, hasNext, next
public long getProgress()
getProgress
in interface OETLExtractor
public long getTotal()
getTotal
in interface OETLExtractor
public void remove()
remove
in interface Iterator<OETLExtractedItem>
public ODocument getConfiguration()
getConfiguration
in interface OETLComponent
getConfiguration
in class OETLAbstractComponent
Copyright © 2009–2020 OrientDB. All rights reserved.