Class ORemoteServerManager
java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ORemoteServerManager
-
Constructor Summary
ConstructorsConstructorDescriptionORemoteServerManager(String localNodeName, ORemoteServerAvailabilityCheck check) -
Method Summary
Modifier and TypeMethodDescriptionvoidcloseAll()voidcloseRemoteServer(String node) connectRemoteServer(String rNodeName, String host, String user, String password) getRemoteServer(String rNodeName)
-
Constructor Details
-
ORemoteServerManager
-
-
Method Details
-
getRemoteServer
-
connectRemoteServer
public ORemoteServerController connectRemoteServer(String rNodeName, String host, String user, String password) throws IOException - Throws:
IOException
-
closeRemoteServer
-
closeAll
public void closeAll()
-