| Package | Description |
|---|---|
| com.orientechnologies.orient.etl | |
| com.orientechnologies.orient.etl.context |
| Modifier and Type | Method and Description |
|---|---|
void |
OETLPlugin.executeJob(String jsonConfig,
String outDBConfigPath,
OPluginMessageHandler messageHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
OETLMessageHandler
Implementation of OPluginMessageHandler for ETL plugin.
|
| Modifier and Type | Method and Description |
|---|---|
OPluginMessageHandler |
OETLContext.getMessageHandler() |
OPluginMessageHandler |
OETLContextWrapper.getMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
OETLContext.setMessageHandler(OPluginMessageHandler messageHandler) |
void |
OETLContextWrapper.setMessageHandler(OPluginMessageHandler messageHandler) |
Copyright © 2009–2025 OrientDB. All rights reserved.