Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-bi
/
me.ahoo.wow.bi
/
ClickHouseTopology
/
Cluster
Cluster
data
class
Cluster
(
val
name
:
String
=
"{cluster}"
,
val
installation
:
String
=
"{installation}"
)
:
ClickHouseTopology
Members
Constructors
Cluster
Link copied to clipboard
constructor
(
name
:
String
=
"{cluster}"
,
installation
:
String
=
"{installation}"
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
installation
Link copied to clipboard
val
installation
:
String
name
Link copied to clipboard
val
name
:
String