public static class TransportNodesListGatewayStartedShards.NodeGatewayStartedShards extends BaseNodeResponse
TransportResponse.Emptyheaders| Constructor and Description |
|---|
TransportNodesListGatewayStartedShards.NodeGatewayStartedShards() |
TransportNodesListGatewayStartedShards.NodeGatewayStartedShards(DiscoveryNode node,
long version) |
TransportNodesListGatewayStartedShards.NodeGatewayStartedShards(DiscoveryNode node,
long version,
Throwable storeException) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
Throwable |
storeException() |
long |
version() |
void |
writeTo(StreamOutput out) |
getNoderemoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic TransportNodesListGatewayStartedShards.NodeGatewayStartedShards()
public TransportNodesListGatewayStartedShards.NodeGatewayStartedShards(DiscoveryNode node, long version)
public TransportNodesListGatewayStartedShards.NodeGatewayStartedShards(DiscoveryNode node, long version, Throwable storeException)
public long version()
public Throwable storeException()
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.