| Package | Description |
|---|---|
| com.orientechnologies.orient.etl |
| Modifier and Type | Field and Description |
|---|---|
protected OETLProcessor |
OETLAbstractComponent.processor |
protected OETLProcessor |
OETLPipeline.processor |
| Modifier and Type | Method and Description |
|---|---|
OETLProcessor |
OETLProcessorConfigurator.parse(ODocument cfg,
OCommandContext context) |
OETLProcessor |
OETLProcessorConfigurator.parseConfigAndParameters(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
OETLAbstractComponent.setProcessor(OETLProcessor processor) |
void |
OETLComponent.setProcessor(OETLProcessor processor) |
| Constructor and Description |
|---|
OETLPipeline(OETLProcessor processor,
List<OETLTransformer> transformers,
OETLLoader loader,
Level logLevel,
int maxRetries,
boolean haltOnError) |
Copyright © 2009–2025 OrientDB. All rights reserved.