public abstract class OETLAbstractBlock extends OETLAbstractComponent implements OETLBlock
configuration, context, ifExpression, output, processor
Constructor and Description |
---|
OETLAbstractBlock() |
Modifier and Type | Method and Description |
---|---|
Object |
execute() |
protected abstract Object |
executeBlock() |
void |
setContext(OCommandContext iContext) |
begin, configure, end, getCommonConfigurationParameters, getConfiguration, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
begin, configure, end, getConfiguration, getName, setProcessor
public void setContext(OCommandContext iContext)
setContext
in interface OETLBlock
protected abstract Object executeBlock()
Copyright © 2009–2020 OrientDB. All rights reserved.