Uses of Class
com.orientechnologies.orient.server.distributed.ORemoteServerController
Packages that use ORemoteServerController
Package
Description
-
Uses of ORemoteServerController in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db that return ORemoteServerControllerModifier and TypeMethodDescriptionOrientDBDistributed.connectRemoteServer(String rNodeName, String url, String replicatorUser, String userPassword) OrientDBDistributed.getRemoteServer(String rNodeName) -
Uses of ORemoteServerController in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return ORemoteServerController -
Uses of ORemoteServerController in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return ORemoteServerControllerModifier and TypeMethodDescriptionORemoteServerManager.connectRemoteServer(String rNodeName, String host, String user, String password) ODistributedPlugin.getRemoteServer(String rNodeName) ORemoteServerManager.getRemoteServer(String rNodeName)