public static class SearchServiceTransportAction.SearchFreeContextRequest extends SearchServiceTransportAction.ScrollFreeContextRequest implements IndicesRequest
TransportRequest.EmptyIndicesRequest.Replaceableheaders| Constructor and Description |
|---|
SearchServiceTransportAction.SearchFreeContextRequest() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
indices()
Returns the array of indices that the action relates to
|
IndicesOptions |
indicesOptions()
Returns the indices options used to resolve indices.
|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
idcreateTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic SearchServiceTransportAction.SearchFreeContextRequest()
public String[] indices()
IndicesRequestindices in interface IndicesRequestpublic IndicesOptions indicesOptions()
IndicesRequestindicesOptions in interface IndicesRequestpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class SearchServiceTransportAction.ScrollFreeContextRequestIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class SearchServiceTransportAction.ScrollFreeContextRequestIOExceptionCopyright © 2009–2017. All rights reserved.