
| Interface | Description |
|---|---|
| OClusterSelectionStrategy |
Strategy to select the cluster to use.
|
| Class | Description |
|---|---|
| OBalancedClusterSelectionStrategy |
Returns the cluster selecting the most empty between all configured clusters.
|
| OClusterSelectionFactory |
Factory to get the cluster selection strategy.
|
| ODefaultClusterSelectionStrategy |
Returns always the first cluster configured.
|
| ORoundRobinClusterSelectionStrategy |
Returns the cluster selecting by round robin algorithm.
|
Copyright © 2009–2025 OrientDB. All rights reserved.