public static class TransportNodesListGatewayStartedShards.NodesLocalGatewayStartedShards extends NodesOperationResponse<TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards>
TransportResponse.Emptynodes| Constructor and Description |
|---|
NodesLocalGatewayStartedShards(ClusterName clusterName,
TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards[] nodes,
FailedNodeException[] failures) |
| Modifier and Type | Method and Description |
|---|---|
FailedNodeException[] |
failures() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getAt, getClusterName, getClusterNameAsString, getNodes, getNodesMap, iteratorgetHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddresscontextSize, copyContextFrom, getContext, getFromContext, getFromContext, 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()
public 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–2015. All rights reserved.