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, sendShutdown
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onSocketAccepted, onSocketDestroyed
public void executeJob(String jsonConfig, String outDBConfigPath, OPluginMessageHandler messageHandler)
public String getName()
public void startup()
startup
in interface OService
startup
in class OServerPluginAbstract
public void config(OServer oServer, OServerParameterConfiguration[] iParams)
OServerPlugin
config
in interface OServerPlugin
config
in class OServerPluginAbstract
public void shutdown()
shutdown
in interface OService
shutdown
in class OServerPluginAbstract
Copyright © 2009–2020 OrientDB. All rights reserved.