public class ShardUpgradeStatus extends BroadcastShardResponse
TransportResponse.Emptyheaders| 修飾子とタイプ | メソッドと説明 |
|---|---|
ShardRouting |
getShardRouting() |
long |
getTotalBytes() |
long |
getToUpgradeBytes() |
long |
getToUpgradeBytesAncient() |
void |
readFrom(StreamInput in) |
static ShardUpgradeStatus |
readShardUpgradeStatus(StreamInput in) |
void |
writeTo(StreamOutput out) |
getIndex, getShardIdremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic ShardRouting getShardRouting()
public long getTotalBytes()
public long getToUpgradeBytes()
public long getToUpgradeBytesAncient()
public static ShardUpgradeStatus readShardUpgradeStatus(StreamInput in) throws IOException
IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 BroadcastShardResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 BroadcastShardResponseIOExceptionCopyright © 2009–2016. All rights reserved.