Class ShardFetchSearchRequest

All Implemented Interfaces:
IndicesRequest, Writeable, org.elasticsearch.common.util.concurrent.RefCounted, TaskAwareRequest

public class ShardFetchSearchRequest
extends ShardFetchRequest
implements IndicesRequest
Shard level fetch request used with search. Holds indices taken from the original search request and implements IndicesRequest.