
public abstract class OAbstractLookupTransformer extends OAbstractTransformer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OAbstractLookupTransformer.ACTION |
| Modifier and Type | Field and Description |
|---|---|
protected String |
joinFieldName |
protected Object |
joinValue |
protected String |
lookup |
protected OAbstractLookupTransformer.ACTION |
unresolvedLinkAction |
pipelinecontext, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OAbstractLookupTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OETLProcessor iProcessor,
ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
protected Object |
lookup(Object joinValue,
boolean iReturnRIDS) |
executeTransform, transformsetPipelinebegin, end, getCommonConfigurationParameters, getConfiguration, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetPipelinebegin, end, getConfiguration, getNameprotected String joinFieldName
protected Object joinValue
protected String lookup
protected OAbstractLookupTransformer.ACTION unresolvedLinkAction
public void configure(OETLProcessor iProcessor, ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OAbstractETLComponentCopyright © 2009–2025 OrientDB. All rights reserved.