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