Class ShardFetchSearchRequest

All Implemented Interfaces:
IndicesRequest, Writeable, 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.