
public class OETLHandler extends Object
| Constructor and Description |
|---|
OETLHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkConnection(ODocument args)
Checks If the connection with given parameters is alive
|
void |
executeImport(ODocument cfg,
OServer server)
Executes import with configuration;
|
ODocument |
listConfigurations(OServer server) |
void |
saveConfiguration(ODocument args,
OServer server) |
ODocument |
status()
Status of the Running Jobs
|
public void executeImport(ODocument cfg, OServer server)
public void checkConnection(ODocument args) throws Exception
Exceptionpublic ODocument status()
public void saveConfiguration(ODocument args, OServer server) throws Exception
ExceptionCopyright © 2009–2025 OrientDB. All rights reserved.