kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
SearchMetrics
Search
Metrics
class
SearchMetrics
Members
Properties
failed
Partitions
Link copied to clipboard
val
failedPartitions
:
Int
max
Score
Link copied to clipboard
val
maxScore
:
Double
successful
Partitions
Link copied to clipboard
val
successfulPartitions
:
Int
took
Link copied to clipboard
val
took
:
Duration
total
Partitions
Link copied to clipboard
val
totalPartitions
:
Int
total
Rows
Link copied to clipboard
val
totalRows
:
Long
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String