Uses of Class
org.elasticsearch.action.admin.cluster.health.ClusterShardHealth

Packages that use ClusterShardHealth
org.elasticsearch.action.admin.cluster.health   
 

Uses of ClusterShardHealth in org.elasticsearch.action.admin.cluster.health
 

Methods in org.elasticsearch.action.admin.cluster.health that return types with arguments of type ClusterShardHealth
 Map<Integer,ClusterShardHealth> ClusterIndexHealth.getShards()
           
 Iterator<ClusterShardHealth> ClusterIndexHealth.iterator()
           
 Map<Integer,ClusterShardHealth> ClusterIndexHealth.shards()
           
 



Copyright © 2009-2012. All Rights Reserved.