DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.store
/
FlowStore
/
valueFlow
value
Flow
abstract
fun
valueFlow
(
key
:
K
)
:
Flow
<
V
?
>
(
source
)
The latest value for
key
, starting from a read-through load then following the stream.