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
/
ClusterStatsResponse
/
ClusterStatsResponse
Cluster
Stats
Response
constructor
(
clusterName
:
String
?
=
null
,
status
:
ClusterStatus
?
=
null
,
indices
:
ClusterStatsIndices
?
=
null
,
nodes
:
ClusterStatsNodes
?
=
null
)