public static class TransportShardMultiPercolateAction.Response extends ActionResponse
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
TransportShardMultiPercolateAction.Response.Item |
TransportResponse.Emptyheaders| コンストラクタと説明 |
|---|
Response() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<TransportShardMultiPercolateAction.Response.Item> |
items() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic List<TransportShardMultiPercolateAction.Response.Item> items()
public void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 ActionResponseIOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 ActionResponseIOExceptionCopyright © 2009–2016. All rights reserved.