Class ShardFetchRequest

java.lang.Object
All Implemented Interfaces:
Writeable, 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.