public static class TransportNodesListGatewayMetaState.NodesGatewayMetaState extends BaseNodesResponse<TransportNodesListGatewayMetaState.NodeGatewayMetaState>
TransportResponse.Emptynodesheaders| Constructor and Description |
|---|
TransportNodesListGatewayMetaState.NodesGatewayMetaState(ClusterName clusterName,
TransportNodesListGatewayMetaState.NodeGatewayMetaState[] 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, iteratorremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic TransportNodesListGatewayMetaState.NodesGatewayMetaState(ClusterName clusterName, TransportNodesListGatewayMetaState.NodeGatewayMetaState[] nodes, FailedNodeException[] failures)
public FailedNodeException[] failures()
BaseNodesResponsefailures in class BaseNodesResponse<TransportNodesListGatewayMetaState.NodeGatewayMetaState>public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodesResponse<TransportNodesListGatewayMetaState.NodeGatewayMetaState>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodesResponse<TransportNodesListGatewayMetaState.NodeGatewayMetaState>IOExceptionCopyright © 2009–2017. All rights reserved.