public static class TransportShardMultiPercolateAction.Response extends ActionResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
TransportShardMultiPercolateAction.Response.Item |
TransportResponse.Emptyheaders| Constructor and Description |
|---|
TransportShardMultiPercolateAction.Response() |
| Modifier and Type | Method and Description |
|---|---|
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 TransportShardMultiPercolateAction.Response()
public List<TransportShardMultiPercolateAction.Response.Item> items()
public void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionResponseIOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionResponseIOExceptionCopyright © 2009–2017. All rights reserved.