Class OETLHandler
java.lang.Object
com.orientechnologies.orient.etl.http.OETLHandler
Created by gabriele on 27/02/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckConnection(ODocument args) Checks If the connection with given parameters is alivevoidexecuteImport(ODocument cfg, OServer server) Executes import with configuration;listConfigurations(OServer server) voidsaveConfiguration(ODocument args, OServer server) status()Status of the Running Jobs
-
Constructor Details
-
OETLHandler
-
OETLHandler
public OETLHandler()
-
-
Method Details