Class OpenSearchAllocationTestCase.ShardAllocations

java.lang.Object
org.opensearch.cluster.OpenSearchAllocationTestCase.ShardAllocations
Enclosing class:
OpenSearchAllocationTestCase

public static class OpenSearchAllocationTestCase.ShardAllocations extends Object
Utility class to show shards distribution across nodes.
  • Constructor Details

    • ShardAllocations

      public ShardAllocations()
  • Method Details

    • printShardDistribution

      public static String printShardDistribution(org.opensearch.cluster.ClusterState state)