
| Interface | Description |
|---|---|
| OAutoShardingStrategy |
Auto-sharding strategy interface.
|
| Class | Description |
|---|---|
| OAutoShardingClusterSelectionStrategy |
Returns the cluster selecting through the hash function.
|
| OAutoShardingIndexEngine |
Index engine implementation that relies on multiple hash indexes partitioned by key.
|
| OAutoShardingIndexFactory |
Auto-sharding index factory.
Supports index types: UNIQUE NOTUNIQUE |
| OAutoShardingMurmurStrategy |
Auto-sharding strategy implementation that uses Murmur hashing.
|
Copyright © 2009–2025 OrientDB. All rights reserved.