Uses of Class
org.elasticsearch.action.admin.cluster.stats.ClusterStatsIndices.ShardStats
-
Packages that use ClusterStatsIndices.ShardStats Package Description org.elasticsearch.action.admin.cluster.stats -
-
Uses of ClusterStatsIndices.ShardStats in org.elasticsearch.action.admin.cluster.stats
Methods in org.elasticsearch.action.admin.cluster.stats that return ClusterStatsIndices.ShardStats Modifier and Type Method Description ClusterStatsIndices.ShardStatsClusterStatsIndices. getShards()Methods in org.elasticsearch.action.admin.cluster.stats with parameters of type ClusterStatsIndices.ShardStats Modifier and Type Method Description voidClusterStatsIndices.ShardStats. addIndexShardCount(ClusterStatsIndices.ShardStats indexShardCount)
-