public static class TransportNodesListGatewayStartedShards.NodesLocalGatewayStartedShards extends NodesOperationResponse<TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards>
TransportResponse.Emptynodesheaders| Constructor and Description |
|---|
NodesLocalGatewayStartedShards(ClusterName clusterName,
TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards[] nodes,
FailedNodeException[] failures) |
| Modifier and Type | Method and Description |
|---|---|
FailedNodeException[] |
failures()
The failed nodes, if set to be captured.
|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getAt, getClusterName, getClusterNameAsString, getNodes, getNodesMap, iteratorputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NodesLocalGatewayStartedShards(ClusterName clusterName, TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards[] nodes, FailedNodeException[] failures)
public FailedNodeException[] failures()
NodesOperationResponsepublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class NodesOperationResponse<TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class NodesOperationResponse<TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards>IOExceptionCopyright © 2009–2016. All rights reserved.