Interface AsyncShardFetch.Lister<NodesResponse extends BaseNodesResponse<NodeResponse>,​NodeResponse extends BaseNodeResponse>

All Known Implementing Classes:
TransportNodesListGatewayStartedShards, TransportNodesListShardStoreMetadata
Enclosing class:
AsyncShardFetch<T extends BaseNodeResponse>

public static interface AsyncShardFetch.Lister<NodesResponse extends BaseNodesResponse<NodeResponse>,​NodeResponse extends BaseNodeResponse>
An action that lists the relevant shard data that needs to be fetched.