Class OpenSearchAllocationTestCase.ShardAllocations
java.lang.Object
org.opensearch.cluster.OpenSearchAllocationTestCase.ShardAllocations
- Enclosing class:
OpenSearchAllocationTestCase
Utility class to show shards distribution across nodes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringprintShardDistribution(org.opensearch.cluster.ClusterState state)
-
Constructor Details
-
ShardAllocations
public ShardAllocations()
-
-
Method Details
-
printShardDistribution
-