
public class OETLCommandTransformer extends OETLAbstractTransformer
configuration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLCommandTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ODocument conf,
OCommandContext ctx)
Called by the @OETLProcessor
|
Object |
executeTransform(ODatabaseDocument db,
Object input) |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
transformsetContextbegin, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextbegin, end, setProcessorpublic ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic void configure(ODocument conf, OCommandContext ctx)
OETLComponentconfigure in interface OETLComponentconfigure in class OETLAbstractComponentpublic String getName()
OETLComponentpublic Object executeTransform(ODatabaseDocument db, Object input)
executeTransform in class OETLAbstractTransformerCopyright © 2009–2025 OrientDB. All rights reserved.