Class ORoundRobinClusterSelectionStrategy

java.lang.Object
com.orientechnologies.orient.core.metadata.schema.clusterselection.ORoundRobinClusterSelectionStrategy
All Implemented Interfaces:
OClusterSelectionStrategy

public class ORoundRobinClusterSelectionStrategy extends Object implements OClusterSelectionStrategy
Returns the cluster selecting by round robin algorithm.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)