public class OETLOutputLoader extends OETLAbstractLoader
progress
configuration, 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, getProgress
begin, configure, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
begin, configure, end, setProcessor
public 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 OETLComponent
getConfiguration
in class OETLAbstractComponent
public String getName()
OETLComponent
public void close()
Copyright © 2009–2020 OrientDB. All rights reserved.