Uses of Interface
com.orientechnologies.orient.server.distributed.ODistributedMessageService
Packages that use ODistributedMessageService
Package
Description
-
Uses of ODistributedMessageService in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db that return ODistributedMessageService -
Uses of ODistributedMessageService in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return ODistributedMessageService -
Uses of ODistributedMessageService in com.orientechnologies.orient.server.distributed.impl
Classes in com.orientechnologies.orient.server.distributed.impl that implement ODistributedMessageServiceModifier and TypeClassDescriptionclassMessage handler for matching distributed responses to requests of distributed peer.Methods in com.orientechnologies.orient.server.distributed.impl that return ODistributedMessageServiceConstructors in com.orientechnologies.orient.server.distributed.impl with parameters of type ODistributedMessageServiceModifierConstructorDescriptionODistributedTxCoordinator(OStorage storage, ODistributedServerManager manager, ODistributedDatabase iDDatabase, ODistributedMessageService messageService, int nodeId, String nodeName, int maxRetries, int retryDelay)