alchemist
Toggle table of contents
42.3.15
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.core
/
BatchEngine
/
BatchEngine
Batch
Engine
alldocs
constructor
(
environment
:
Environment
<
T
,
P
>
,
scheduler
:
BatchedScheduler
<
T
>
,
outputReplayStrategy
:
String
=
"aggregate"
)
constructor
(
environment
:
Environment
<
T
,
P
>
,
scheduler
:
String
,
batchSizeOrEpsilon
:
Number
,
outputReplayStrategy
:
String
=
"aggregate"
)