Class ODistributedDatabaseImpl

java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl
All Implemented Interfaces:
ODistributedDatabase

public class ODistributedDatabaseImpl extends Object implements ODistributedDatabase
Distributed database implementation. There is one instance per database. Each node creates own instance to talk with each others.
Author:
Luca Garulli (l.garulli--at--orientechnologies.com)