Class OBalancedClusterSelectionStrategy

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

public class OBalancedClusterSelectionStrategy extends Object implements OClusterSelectionStrategy
Returns the cluster selecting the most empty between all configured clusters.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)