public static class TransportNodesListGatewayMetaState.NodeLocalGatewayMetaState extends NodeOperationResponse
TransportResponse.Empty
Constructor and Description |
---|
NodeLocalGatewayMetaState(DiscoveryNode node,
MetaData metaData) |
Modifier and Type | Method and Description |
---|---|
MetaData |
metaData() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getNode
getHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddress
contextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContext
public NodeLocalGatewayMetaState(DiscoveryNode node, MetaData metaData)
public MetaData metaData()
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
readFrom
in class NodeOperationResponse
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
writeTo
in class NodeOperationResponse
IOException
Copyright © 2009–2015. All rights reserved.