public class UpgradeResponse extends BroadcastResponse
TransportResponse.Emptyheaders| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
Map<String,Tuple<Version,String>> |
versions()
Returns the highest upgrade version of the node that performed metadata upgrade and the
the version of the oldest lucene segment for each index that was upgraded.
|
void |
writeTo(StreamOutput out) |
getFailedShards, getShardFailures, getSuccessfulShards, getTotalShardsremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BroadcastResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BroadcastResponseIOExceptionCopyright © 2009–2017. All rights reserved.