public abstract class OETLAbstractSourceExtractor extends OETLAbstractExtractor
Modifier and Type | Field and Description |
---|---|
protected Reader |
reader |
current, total
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLAbstractSourceExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
end() |
void |
extract(Reader iReader) |
boolean |
hasNext() |
getConfiguration, getProgress, getTotal, remove
begin, configure, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getUnit
begin, configure, getName, setProcessor
forEachRemaining, next
protected Reader reader
public void extract(Reader iReader)
public boolean hasNext()
public void end()
end
in interface OETLComponent
end
in class OETLAbstractComponent
Copyright © 2009–2020 OrientDB. All rights reserved.