| Interface | Description |
|---|---|
| AsyncShardFetch.List<NodesResponse extends NodesOperationResponse<NodeResponse>,NodeResponse extends NodeOperationResponse> |
An action that lists the relevant shard data that needs to be fetched.
|
| Gateway | |
| Gateway.GatewayStateRecoveredListener |
| Class | Description |
|---|---|
| AsyncShardFetch<T extends NodeOperationResponse> |
Allows to asynchronously fetch shard related data from other nodes for allocation, without blocking
the cluster update thread.
|
| AsyncShardFetch.FetchResult<T extends NodeOperationResponse> |
The result of a fetch operation.
|
| GatewayModule | |
| GatewayService |
| Exception | Description |
|---|---|
| GatewayException |
Copyright © 2009–2016. All rights reserved.