
public class OETLLetBlock extends OETLAbstractBlock
| Modifier and Type | Field and Description |
|---|---|
protected com.orientechnologies.orient.core.sql.filter.OSQLFilter |
expression |
protected String |
name |
protected Object |
value |
configuration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLLetBlock() |
| 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 |
executeBlock() |
com.orientechnologies.orient.core.record.impl.ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
execute, setContextbegin, end, getCommonConfigurationParameters, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, end, setProcessorprotected String name
protected com.orientechnologies.orient.core.sql.filter.OSQLFilter expression
protected Object value
public 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 executeBlock()
executeBlock in class OETLAbstractBlockCopyright © 2009–2018 OrientDB. All rights reserved.