
public abstract class OETLAbstractTransformer extends OETLAbstractPipelineComponent implements OETLTransformer
configuration, context, ifExpression, output, processor| Constructor and Description |
|---|
OETLAbstractTransformer() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
executeTransform(ODatabaseDocument db,
Object input) |
Object |
transform(ODatabaseDocument db,
Object input) |
setContextbegin, configure, end, getCommonConfigurationParameters, getConfiguration, getIfFilter, log, log, resolve, setProcessor, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextbegin, configure, end, getConfiguration, getName, setProcessorpublic Object transform(ODatabaseDocument db, Object input)
transform in interface OETLTransformerprotected abstract Object executeTransform(ODatabaseDocument db, Object input)
Copyright © 2009–2025 OrientDB. All rights reserved.