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
/
NodeStatsIndexing
Node
Stats
Indexing
@
Serializable
data
class
NodeStatsIndexing
(
val
indexTotal
:
Long
?
=
null
)
Members
Constructors
Node
Stats
Indexing
Link copied to clipboard
constructor
(
indexTotal
:
Long
?
=
null
)
Properties
index
Total
Link copied to clipboard
@
SerialName
(
value
=
"index_total"
)
val
indexTotal
:
Long
?