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
/
ClusterStatsStore
Cluster
Stats
Store
@
Serializable
data
class
ClusterStatsStore
(
val
sizeInBytes
:
Long
?
=
null
)
Members
Constructors
Cluster
Stats
Store
Link copied to clipboard
constructor
(
sizeInBytes
:
Long
?
=
null
)
Properties
size
In
Bytes
Link copied to clipboard
@
SerialName
(
value
=
"size_in_bytes"
)
val
sizeInBytes
:
Long
?