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 |
OETLContextWrapper.getMessageHandler() |
OPluginMessageHandler |
OETLContext.getMessageHandler() |
Modifier and Type | Method and Description |
---|---|
void |
OETLContextWrapper.setMessageHandler(OPluginMessageHandler messageHandler) |
void |
OETLContext.setMessageHandler(OPluginMessageHandler messageHandler) |
Copyright © 2009–2020 OrientDB. All rights reserved.