Class OAutoShardingClusterSelectionStrategy

java.lang.Object
com.orientechnologies.orient.core.sharding.auto.OAutoShardingClusterSelectionStrategy
All Implemented Interfaces:
OClusterSelectionStrategy

public class OAutoShardingClusterSelectionStrategy extends Object implements OClusterSelectionStrategy
Returns the cluster selecting through the hash function.
Since:
3.0
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)