public static class TransportNodesListGatewayMetaState.NodeGatewayMetaState extends BaseNodeResponse
TransportResponse.Emptyheaders| Constructor and Description |
|---|
TransportNodesListGatewayMetaState.NodeGatewayMetaState(DiscoveryNode node,
MetaData metaData) |
| Modifier and Type | Method and Description |
|---|---|
MetaData |
metaData() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getNoderemoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic TransportNodesListGatewayMetaState.NodeGatewayMetaState(DiscoveryNode node, MetaData metaData)
public MetaData metaData()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodeResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodeResponseIOExceptionCopyright © 2009–2017. All rights reserved.