toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.control
/
ScatterGatherBuilder
/
Generators
/
consolidatedBy
consolidated
By
fun
consolidatedBy
(
consensusFunction
:
(
TransformationActionContext
<
ResultList
<
ELEMENT
>
,
RESULT
>
)
->
RESULT
)
:
ScatterGatherBuilder.Emitter
<
ELEMENT
,
RESULT
>