public static class ShardStateAction.ShardRoutingEntry extends TransportRequest
TransportRequest.Emptyheaders| コンストラクタと説明 |
|---|
ShardRoutingEntry() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ShardRouting |
getShardRouting() |
void |
readFrom(StreamInput in) |
String |
toString() |
void |
writeTo(StreamOutput out) |
createTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic ShardRouting getShardRouting()
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 TransportMessage<TransportRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 TransportMessage<TransportRequest>IOExceptionCopyright © 2009–2016. All rights reserved.