
public class OETLFieldTransformer extends OETLAbstractTransformer
configuration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLFieldTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.orientechnologies.orient.core.record.impl.ODocument iConfiguration,
com.orientechnologies.orient.core.command.OCommandContext iContext)
Called by the @OETLProcessor
|
Object |
executeTransform(ODatabaseDocument db,
Object input) |
com.orientechnologies.orient.core.record.impl.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 com.orientechnologies.orient.core.record.impl.ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic void configure(com.orientechnologies.orient.core.record.impl.ODocument iConfiguration,
com.orientechnologies.orient.core.command.OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OETLAbstractComponentpublic String getName()
OETLComponentpublic Object executeTransform(ODatabaseDocument db, Object input)
executeTransform in class OETLAbstractTransformerCopyright © 2009–2018 OrientDB. All rights reserved.