
public class OBlockTransformer extends OAbstractTransformer
pipelinecontext, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OBlockTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OETLProcessor iProcessor,
ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
protected Object |
executeTransform(Object input) |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
void |
setPipeline(OETLPipeline iPipeline) |
transformbegin, end, getCommonConfigurationParameters, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, endpublic ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OAbstractETLComponentpublic void configure(OETLProcessor iProcessor, ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OAbstractETLComponentpublic String getName()
OETLComponentpublic void setPipeline(OETLPipeline iPipeline)
setPipeline in interface OETLPipelineComponentsetPipeline in class OAbstractETLPipelineComponentprotected Object executeTransform(Object input)
executeTransform in class OAbstractTransformerCopyright © 2009–2025 OrientDB. All rights reserved.