Uses of Interface
com.orientechnologies.orient.server.distributed.ORemoteServerAvailabilityCheck
Packages that use ORemoteServerAvailabilityCheck
Package
Description
-
Uses of ORemoteServerAvailabilityCheck in com.orientechnologies.orient.server.distributed
Constructors in com.orientechnologies.orient.server.distributed with parameters of type ORemoteServerAvailabilityCheckModifierConstructorDescriptionORemoteServerChannel(ORemoteServerAvailabilityCheck check, String localNodeName, String iServer, String iURL, String user, String passwd, int currentProtocolVersion) ORemoteServerController(ORemoteServerAvailabilityCheck check, String localNodeName, String server, String url, String user, String passwd) -
Uses of ORemoteServerAvailabilityCheck in com.orientechnologies.orient.server.distributed.impl
Constructors in com.orientechnologies.orient.server.distributed.impl with parameters of type ORemoteServerAvailabilityCheckModifierConstructorDescriptionORemoteServerManager(String localNodeName, ORemoteServerAvailabilityCheck check)