public class ClearScrollRequest extends ActionRequest<ClearScrollRequest>
TransportRequest.Emptyheaders| Constructor and Description |
|---|
ClearScrollRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addScrollId(String scrollId) |
List<String> |
getScrollIds() |
void |
readFrom(StreamInput in) |
List<String> |
scrollIds() |
void |
scrollIds(List<String> scrollIds) |
void |
setScrollIds(List<String> scrollIds) |
ActionRequestValidationException |
validate() |
void |
writeTo(StreamOutput out) |
listenerThreaded, listenerThreadedputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic void addScrollId(String scrollId)
public ActionRequestValidationException validate()
validate in class ActionRequest<ClearScrollRequest>public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionRequest<ClearScrollRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionRequest<ClearScrollRequest>IOExceptionCopyright © 2009–2016. All rights reserved.