public static class TransportNodesListGatewayStartedShards.NodeLocalGatewayStartedShards extends NodeOperationResponse
TransportResponse.Emptyheaders| 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) |
getNodeputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic NodeLocalGatewayStartedShards(DiscoveryNode node, long version)
public boolean hasVersion()
public long version()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class NodeOperationResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class NodeOperationResponseIOExceptionCopyright © 2009–2016. All rights reserved.