| Package | Description |
|---|---|
| org.elasticsearch.gateway | |
| org.elasticsearch.indices.store |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AsyncShardFetch.FetchResult<TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData> |
ReplicaShardAllocator.fetchData(ShardRouting shard,
RoutingAllocation allocation) |
| Modifier and Type | Method and Description |
|---|---|
protected TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData |
TransportNodesListShardStoreMetaData.newNodeResponse() |
protected TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData |
TransportNodesListShardStoreMetaData.nodeOperation(TransportNodesListShardStoreMetaData.NodeRequest request) |
static TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData |
TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData.readListShardStoreNodeOperationResponse(StreamInput in) |
| Constructor and Description |
|---|
TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData(ClusterName clusterName,
TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData[] nodes,
FailedNodeException[] failures) |
Copyright © 2009–2017. All rights reserved.