Class ODefaultDistributedStrategy

java.lang.Object
com.orientechnologies.orient.server.distributed.impl.ODefaultDistributedStrategy
All Implemented Interfaces:
ODistributedStrategy
Direct Known Subclasses:
OEnterpriseDistributedStrategy

public class ODefaultDistributedStrategy extends Object implements ODistributedStrategy
Default quorum factory. This is the default for the CE. The EE supports also the concept of data-centers.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)