| パッケージ | 説明 |
|---|---|
| org.elasticsearch.gateway |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AsyncShardFetch.FetchResult<T> |
AsyncShardFetch.fetchData(DiscoveryNodes nodes,
MetaData metaData,
Set<String> ignoreNodes)
Fetches the data for the relevant shard.
|
protected abstract AsyncShardFetch.FetchResult<TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData> |
ReplicaShardAllocator.fetchData(ShardRouting shard,
RoutingAllocation allocation) |
protected abstract AsyncShardFetch.FetchResult<TransportNodesListGatewayStartedShards.NodeGatewayStartedShards> |
PrimaryShardAllocator.fetchData(ShardRouting shard,
RoutingAllocation allocation) |
Copyright © 2009–2016. All rights reserved.