Class SearchShard

java.lang.Object
org.elasticsearch.action.search.SearchShard
All Implemented Interfaces:
Comparable<SearchShard>

public final class SearchShard extends Object implements Comparable<SearchShard>
A class that encapsulates the ShardId and the cluster alias of a shard used during the search action.