public class OETLCodeTransformer extends OETLAbstractTransformer
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLCodeTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
configure(ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
Object |
executeTransform(ODatabaseDocument db,
Object input) |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
transform
setContext
begin, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
begin, end, setProcessor
public ODocument getConfiguration()
getConfiguration
in interface OETLComponent
getConfiguration
in class OETLAbstractComponent
public void configure(ODocument iConfiguration, OCommandContext iContext)
OETLComponent
configure
in interface OETLComponent
configure
in class OETLAbstractComponent
public String getName()
OETLComponent
public Object executeTransform(ODatabaseDocument db, Object input)
executeTransform
in class OETLAbstractTransformer
Copyright © 2009–2020 OrientDB. All rights reserved.