Class ShardFetchRequest

All Implemented Interfaces:
Writeable, RefCounted, TaskAwareRequest
Direct Known Subclasses:
ShardFetchSearchRequest

public class ShardFetchRequest extends TransportRequest
Shard level fetch base request. Holds all the info needed to execute a fetch. Used with search scroll as the original request doesn't hold indices.