Class SearchShardsGroup

java.lang.Object
org.elasticsearch.action.search.SearchShardsGroup
All Implemented Interfaces:
Writeable

public class SearchShardsGroup extends Object implements Writeable
Represents a group of nodes that a given ShardId is allocated on, along with information about whether this group might match the query or not.