alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-engine
/
it.unibo.alchemist.core
/
BatchEngine
/
BatchEngine
Batch
Engine
@
JvmOverloads
constructor
(
environment
:
Environment
<
T
,
P
>
,
scheduler
:
BatchedScheduler
<
T
>
,
outputReplayStrategy
:
String
=
"aggregate"
)
(
source
)
@
JvmOverloads
constructor
(
environment
:
Environment
<
T
,
P
>
,
scheduler
:
String
,
batchSizeOrEpsilon
:
Number
,
outputReplayStrategy
:
String
=
"aggregate"
)
(
source
)