DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-reactive-api
/
com.caplin.integration.datasourcex.reactive.api
/
ServiceConfig
Service
Config
class
ServiceConfig
(
val
name
:
String
)
(
source
)
Members
Constructors
Service
Config
Link copied to clipboard
constructor
(
name
:
String
)
Properties
discard
Timeout
Link copied to clipboard
var
discardTimeout
:
Duration
?
if
Label
Patterns
Link copied to clipboard
var
ifLabelPatterns
:
List
<
String
>
?
name
Link copied to clipboard
val
name
:
String
remote
Label
Pattern
Link copied to clipboard
var
remoteLabelPattern
:
String
?
Will default to the
DataSource
datasrc-local-label
required
State
Link copied to clipboard
var
requiredState
:
Service.RequiredState
?
throttle
Time
Link copied to clipboard
var
throttleTime
:
Duration
?