Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.bi
/
BiScriptProperties
/
BiScriptProperties
Bi
Script
Properties
@
ConstructorBinding
constructor
(
@
DefaultValue
(
value
=
[
"true"
]
)
enabled
:
Boolean
,
database
:
String
?
=
null
,
consumerDatabase
:
String
?
=
null
,
topology
:
BiScriptTopologyProperties
=
BiScriptTopologyProperties()
,
timezone
:
String
?
=
null
,
kafkaBootstrapServers
:
String
?
=
null
,
topicPrefix
:
String
?
=
null
,
consumerGroupNamespace
:
String
?
=
null
,
kafkaOffsetStorage
:
KafkaOffsetStorage
?
=
null
,
kafkaKeeperPathPrefix
:
String
?
=
null
,
maxExpansionDepth
:
Int
?
=
null
,
unsupportedTypeStrategy
:
UnsupportedTypeStrategy
?
=
null
,
inspector
:
BiDeploymentInspectorProperties
=
BiDeploymentInspectorProperties()
)
constructor
(
)