
public class OCodeBlock extends OAbstractBlock
| Modifier and Type | Field and Description |
|---|---|
protected OCommandExecutorScript |
cmd |
protected String |
code |
protected String |
language |
protected Map<Object,Object> |
params |
context, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OCodeBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OETLProcessor iProcessor,
ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
Object |
executeBlock() |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
execute, setContextbegin, end, getCommonConfigurationParameters, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, endprotected String language
protected String code
protected OCommandExecutorScript cmd
public 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 Object executeBlock()
executeBlock in class OAbstractBlockCopyright © 2009–2025 OrientDB. All rights reserved.