SearchResponse instead.@Deprecated public class CountResponse extends BroadcastResponse
TransportResponse.Emptyheaders| コンストラクタと説明 |
|---|
CountResponse(SearchResponse searchResponse)
非推奨です。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
getCount()
非推奨です。
The count of documents matching the query provided.
|
void |
readFrom(StreamInput in)
非推奨です。
|
RestStatus |
status()
非推奨です。
|
boolean |
terminatedEarly()
非推奨です。
True if the request has been terminated early due to enough count
|
void |
writeTo(StreamOutput out)
非推奨です。
|
getFailedShards, getShardFailures, getSuccessfulShards, getTotalShardsremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic CountResponse(SearchResponse searchResponse)
public long getCount()
public boolean terminatedEarly()
public RestStatus status()
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 BroadcastResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 BroadcastResponseIOExceptionCopyright © 2009–2016. All rights reserved.