
public abstract class OAbstractLoader extends OAbstractETLComponent implements OLoader
| Modifier and Type | Field and Description |
|---|---|
protected AtomicLong |
progress |
context, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OAbstractLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginLoader(OETLPipeline pipeline) |
void |
endLoader(OETLPipeline pipeline) |
long |
getProgress() |
begin, configure, end, getCommonConfigurationParameters, getConfiguration, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUnit, load, rollbackbegin, configure, end, getConfiguration, getNameprotected AtomicLong progress
public void beginLoader(OETLPipeline pipeline)
beginLoader in interface OLoaderpublic void endLoader(OETLPipeline pipeline)
public long getProgress()
getProgress in interface OLoaderCopyright © 2009–2025 OrientDB. All rights reserved.