Uses of Class
org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsGroup
-
Packages that use ClusterSearchShardsGroup Package Description org.elasticsearch.action.admin.cluster.shards -
-
Uses of ClusterSearchShardsGroup in org.elasticsearch.action.admin.cluster.shards
Methods in org.elasticsearch.action.admin.cluster.shards that return ClusterSearchShardsGroup Modifier and Type Method Description ClusterSearchShardsGroup[]ClusterSearchShardsResponse. getGroups()Constructors in org.elasticsearch.action.admin.cluster.shards with parameters of type ClusterSearchShardsGroup Constructor Description ClusterSearchShardsResponse(ClusterSearchShardsGroup[] groups, DiscoveryNode[] nodes, Map<String,AliasFilter> indicesAndFilters)
-