public class EmptySearchResponse extends SearchResponse
| Constructor and Description |
|---|
EmptySearchResponse(long tookInMillis,
int responseStatus,
long totalHits,
float maxScore,
int totalShards,
int successfulShards,
int shardFailures) |
getHits, getMaxScore, getResponseStatus, getShardFailures, getSuccessfulShards, getTookInMillis, getTotalHits, getTotalShardsCopyright © 2017–2021 JBoss by Red Hat. All rights reserved.