Class OAutoShardingIndexEngine

java.lang.Object
com.orientechnologies.orient.core.sharding.auto.OAutoShardingIndexEngine
All Implemented Interfaces:
OBaseIndexEngine, OIndexEngine

public final class OAutoShardingIndexEngine extends Object implements OIndexEngine
Index engine implementation that relies on multiple hash indexes partitioned by key.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)