public class RenderSearchTemplateRequest extends ActionRequest<RenderSearchTemplateRequest>
TransportRequest.Emptyheaders| Constructor and Description |
|---|
RenderSearchTemplateRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
Template |
template() |
void |
template(Template template) |
ActionRequestValidationException |
validate() |
void |
writeTo(StreamOutput out) |
createTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic void template(Template template)
public Template template()
public ActionRequestValidationException validate()
validate in class ActionRequest<RenderSearchTemplateRequest>public void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionRequest<RenderSearchTemplateRequest>IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionRequest<RenderSearchTemplateRequest>IOExceptionCopyright © 2009–2017. All rights reserved.