Uses of Class
org.elasticsearch.cluster.routing.PlainShardsIterator
-
Packages that use PlainShardsIterator Package Description org.elasticsearch.action.search org.elasticsearch.cluster.routing -
-
Uses of PlainShardsIterator in org.elasticsearch.action.search
Subclasses of PlainShardsIterator in org.elasticsearch.action.search Modifier and Type Class Description classSearchShardIteratorExtension ofPlainShardIteratorused in the search api, which also holds theOriginalIndicesof the search request (useful especially with cross-cluster search, as each cluster has its own set of original indices) as well as the cluster alias. -
Uses of PlainShardsIterator in org.elasticsearch.cluster.routing
Subclasses of PlainShardsIterator in org.elasticsearch.cluster.routing Modifier and Type Class Description classPlainShardIterator
-