Uses of Interface
com.orientechnologies.orient.server.distributed.ODistributedMessageService
Packages that use ODistributedMessageService
Package
Description
-
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 TypeClassDescriptionclassHazelcast implementation of distributed peer.Constructors 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)