public abstract class OETLAbstractLoader extends OETLAbstractComponent implements OETLLoader
Modifier and Type | Field and Description |
---|---|
protected AtomicLong |
progress |
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLAbstractLoader() |
Modifier and Type | Method and Description |
---|---|
void |
beginLoader(OETLPipeline pipeline) |
long |
getProgress() |
begin, configure, end, getCommonConfigurationParameters, getConfiguration, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, getPool, getUnit, load, rollback
begin, configure, end, getConfiguration, getName, setProcessor
protected AtomicLong progress
public void beginLoader(OETLPipeline pipeline)
beginLoader
in interface OETLLoader
public long getProgress()
getProgress
in interface OETLLoader
Copyright © 2009–2020 OrientDB. All rights reserved.