Class ODistributedMessageServiceImpl

java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ODistributedMessageServiceImpl
All Implemented Interfaces:
ODistributedMessageService

public class ODistributedMessageServiceImpl extends Object implements ODistributedMessageService
Hazelcast implementation of distributed peer. There is one instance per database. Each node creates own instance to talk with each others.
Author:
Luca Garulli (l.garulli--at--orientdb.com)