public class SearchChunkTrailer extends Object implements ChunkTrailer
| Constructor and Description |
|---|
SearchChunkTrailer(long totalRows,
double maxScore,
long took,
byte[] facets) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
facets() |
double |
maxScore() |
long |
took() |
String |
toString() |
long |
totalRows() |
Copyright © 2021 Couchbase, Inc.. All rights reserved.