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, ONodeId localNode, ONodeId iServer, String iURL, String user, String passwd, int currentProtocolVersion, ExecutorService exec) ORemoteServerController(ORemoteServerAvailabilityCheck check, ONodeId local, ONodeId remote, String url, String user, String passwd, ExecutorService executor) -
Uses of ORemoteServerAvailabilityCheck in com.orientechnologies.orient.server.distributed.impl
Constructors in com.orientechnologies.orient.server.distributed.impl with parameters of type ORemoteServerAvailabilityCheckModifierConstructorDescriptionORemoteServerManager(ONodeId local, ORemoteServerAvailabilityCheck check, ExecutorService executor, String user, String password)