| Package | Description |
|---|---|
| org.elasticsearch.gateway |
| Modifier and Type | Method and Description |
|---|---|
AsyncShardFetch.FetchResult<T> |
AsyncShardFetch.fetchData(DiscoveryNodes nodes,
MetaData metaData,
Set<String> ignoreNodes)
Fetches the data for the relevant shard.
|
protected abstract AsyncShardFetch.FetchResult<TransportNodesListGatewayStartedShards.NodeGatewayStartedShards> |
PrimaryShardAllocator.fetchData(ShardRouting shard,
RoutingAllocation allocation) |
protected abstract AsyncShardFetch.FetchResult<TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData> |
ReplicaShardAllocator.fetchData(ShardRouting shard,
RoutingAllocation allocation) |
Copyright © 2009–2017. All rights reserved.