
public class OETLConsoleBlock extends OETLAbstractBlock
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
commands |
protected OConsoleDatabaseApp |
console |
protected String |
file |
configuration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLConsoleBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(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, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, end, setProcessorprotected String file
protected OConsoleDatabaseApp console
public ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OETLAbstractComponentpublic void configure(ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OETLAbstractComponentpublic String getName()
OETLComponentpublic Object executeBlock()
executeBlock in class OETLAbstractBlockCopyright © 2009–2025 OrientDB. All rights reserved.