public static class TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState extends NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>
TransportResponse.Emptynodesheaders| Constructor and Description |
|---|
NodesLocalGatewayMetaState(ClusterName clusterName,
TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState[] 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 NodesLocalGatewayMetaState(ClusterName clusterName, TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState[] nodes, FailedNodeException[] failures)
public FailedNodeException[] failures()
NodesOperationResponsefailures in class NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class NodesOperationResponse<TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState>IOExceptionCopyright © 2009–2016. All rights reserved.