public static interface AsyncShardFetch.List<NodesResponse extends NodesOperationResponse<NodeResponse>,NodeResponse extends NodeOperationResponse>
Modifier and Type | Method and Description |
---|---|
void |
list(ShardId shardId,
IndexMetaData indexMetaData,
String[] nodesIds,
ActionListener<NodesResponse> listener) |
void list(ShardId shardId, IndexMetaData indexMetaData, String[] nodesIds, ActionListener<NodesResponse> listener)
Copyright © 2009–2015. All rights reserved.