
public class OETLOutputLoader extends OETLAbstractLoader
progressconfiguration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLOutputLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
ODatabasePool |
getPool() |
String |
getUnit() |
void |
load(ODatabaseDocument db,
Object input,
OCommandContext context) |
void |
rollback(ODatabaseDocument db) |
beginLoader, getProgressbegin, configure, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, configure, end, setProcessorpublic void load(ODatabaseDocument db, Object input, OCommandContext context)
public String getUnit()
public void rollback(ODatabaseDocument db)
public ODatabasePool getPool()
public ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic String getName()
OETLComponentpublic void close()
Copyright © 2009–2025 OrientDB. All rights reserved.