Modifier and Type | Class and Description |
---|---|
class |
NoSuchNodeException |
Modifier and Type | Method and Description |
---|---|
FailedNodeException[] |
TransportNodesSnapshotsStatus.NodesSnapshotStatus.failures() |
Constructor and Description |
---|
NodesSnapshotStatus(ClusterName clusterName,
TransportNodesSnapshotsStatus.NodeSnapshotStatus[] nodes,
FailedNodeException[] failures) |
Modifier and Type | Method and Description |
---|---|
FailedNodeException[] |
NodesOperationResponse.failures()
The failed nodes, if set to be captured.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AsyncShardFetch.processAsyncFetch(ShardId shardId,
T[] responses,
FailedNodeException[] failures)
Called by the response handler of the async action to fetch data.
|
Modifier and Type | Method and Description |
---|---|
FailedNodeException[] |
TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState.failures() |
Constructor and Description |
---|
NodesLocalGatewayMetaState(ClusterName clusterName,
TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState[] nodes,
FailedNodeException[] failures) |
Modifier and Type | Method and Description |
---|---|
FailedNodeException[] |
TransportNodesListGatewayStartedShards.NodesLocalGatewayStartedShards.failures() |
Constructor and Description |
---|
NodesLocalGatewayStartedShards(ClusterName clusterName,
TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards[] nodes,
FailedNodeException[] failures) |
Modifier and Type | Method and Description |
---|---|
FailedNodeException[] |
TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData.failures() |
Constructor and Description |
---|
NodesStoreFilesMetaData(ClusterName clusterName,
TransportNodesListShardStoreMetaData.NodeStoreFilesMetaData[] nodes,
FailedNodeException[] failures) |
Copyright © 2009–2015. All rights reserved.