toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.storage
/
CollectorComponentRowMapper
Collector
Component
Row
Mapper
object
CollectorComponentRowMapper
One
(:CollectorComponent)
row.
Members
Functions
bind
Map
Link copied to clipboard
fun
bindMap
(
runId
:
String
,
component
:
CollectorComponent
)
:
Map
<
String
,
Any
?
>
component
Id
Link copied to clipboard
fun
componentId
(
runId
:
String
,
component
:
CollectorComponent
)
:
String
from
Row
Link copied to clipboard
fun
fromRow
(
row
:
Map
<
*
,
*
>
)
:
CollectorComponent