
public class OETLOutputLoader extends OETLAbstractLoader
progressconfiguration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLOutputLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.orientechnologies.orient.core.record.impl.ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
ODatabasePool |
getPool() |
String |
getUnit() |
void |
load(ODatabaseDocument db,
Object input,
com.orientechnologies.orient.core.command.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, com.orientechnologies.orient.core.command.OCommandContext context)
public String getUnit()
public void rollback(ODatabaseDocument db)
public ODatabasePool getPool()
public com.orientechnologies.orient.core.record.impl.ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic String getName()
OETLComponentpublic void close()
Copyright © 2009–2018 OrientDB. All rights reserved.