public static class TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards extends NodeOperationResponse
TransportResponse.Empty
Constructor and Description |
---|
NodeLocalGatewayStartedShards(DiscoveryNode node,
long version) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasVersion() |
void |
readFrom(StreamInput in) |
long |
version() |
void |
writeTo(StreamOutput out) |
getNode
getHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddress
contextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContext
public NodeLocalGatewayStartedShards(DiscoveryNode node, long version)
public boolean hasVersion()
public long version()
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.