kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
SearchMetrics
Search
Metrics
class
SearchMetrics
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
failedPartitions
Link copied to clipboard
val
failedPartitions
:
Int
Content copied to clipboard
maxScore
Link copied to clipboard
val
maxScore
:
Double
Content copied to clipboard
successfulPartitions
Link copied to clipboard
val
successfulPartitions
:
Int
Content copied to clipboard
took
Link copied to clipboard
val
took
:
Duration
Content copied to clipboard
totalPartitions
Link copied to clipboard
val
totalPartitions
:
Int
Content copied to clipboard
totalRows
Link copied to clipboard
val
totalRows
:
Long
Content copied to clipboard