public class ActionWriteResponse extends ActionResponse
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ActionWriteResponse.ShardInfo |
TransportResponse.Empty| 修飾子とタイプ | フィールドと説明 |
|---|---|
static ActionWriteResponse.ShardInfo.Failure[] |
EMPTY |
headers| コンストラクタと説明 |
|---|
ActionWriteResponse() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ActionWriteResponse.ShardInfo |
getShardInfo() |
void |
readFrom(StreamInput in) |
void |
setShardInfo(ActionWriteResponse.ShardInfo shardInfo) |
void |
writeTo(StreamOutput out) |
remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic static final ActionWriteResponse.ShardInfo.Failure[] EMPTY
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 ActionResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 ActionResponseIOExceptionpublic ActionWriteResponse.ShardInfo getShardInfo()
public void setShardInfo(ActionWriteResponse.ShardInfo shardInfo)
Copyright © 2009–2016. All rights reserved.