
public class OETLPlugin extends OServerPluginAbstract
enabled| Constructor and Description |
|---|
OETLPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(OServer oServer,
OServerParameterConfiguration[] iParams)
Configures the handler.
|
void |
executeJob(String jsonConfig,
String outDBConfigPath,
OPluginMessageHandler messageHandler) |
String |
getName() |
void |
shutdown() |
void |
startup() |
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdownpublic void executeJob(String jsonConfig, String outDBConfigPath, OPluginMessageHandler messageHandler)
public String getName()
public void startup()
startup in interface OServicestartup in class OServerPluginAbstractpublic void config(OServer oServer, OServerParameterConfiguration[] iParams)
OServerPluginconfig in interface OServerPluginconfig in class OServerPluginAbstractpublic void shutdown()
shutdown in interface OServiceshutdown in class OServerPluginAbstractCopyright © 2009–2025 OrientDB. All rights reserved.