search-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
search-client
search-client
/
com.jillesvangurp.ktsearch
/
NodeStatsSearch
Node
Stats
Search
@
Serializable
data
class
NodeStatsSearch
(
val
queryTotal
:
Long
?
=
null
)
Members
Constructors
Node
Stats
Search
Link copied to clipboard
constructor
(
queryTotal
:
Long
?
=
null
)
Properties
query
Total
Link copied to clipboard
@
SerialName
(
value
=
"query_total"
)
val
queryTotal
:
Long
?