toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.control
/
ScatterGatherBuilder
/
Companion
Companion
object
Companion
:
WorkFlowBuilderReturning
Members
Properties
DEFAULT_MAX_CONCURRENCY
Link copied to clipboard
const
val
DEFAULT_MAX_CONCURRENCY
:
Int
=
6
Functions
returning
Link copied to clipboard
open
override
fun
<
RESULT
:
Any
>
returning
(
resultClass
:
Class
<
RESULT
>
)
:
ScatterGatherBuilder.ElementBuilder
<
RESULT
>