public class InternalScrollSearchRequest extends TransportRequest
TransportRequest.Emptyheaders| コンストラクタと説明 |
|---|
InternalScrollSearchRequest() |
InternalScrollSearchRequest(SearchScrollRequest request,
long id) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
id() |
void |
readFrom(StreamInput in) |
Scroll |
scroll() |
InternalScrollSearchRequest |
scroll(Scroll scroll) |
void |
writeTo(StreamOutput out) |
createTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic InternalScrollSearchRequest()
public InternalScrollSearchRequest(SearchScrollRequest request, long id)
public long id()
public Scroll scroll()
public InternalScrollSearchRequest scroll(Scroll scroll)
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 TransportMessage<TransportRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 TransportMessage<TransportRequest>IOExceptionCopyright © 2009–2016. All rights reserved.