Wow
Toggle table of contents
9.1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.infra.batch
/
BatchOptions
/
BatchOptions
Batch
Options
constructor
(
maxSize
:
Int
=
DEFAULT_MAX_SIZE
,
maxDelay
:
Duration
=
DEFAULT_MAX_DELAY
,
maxPendingItems
:
Int
=
DEFAULT_MAX_PENDING_ITEMS
,
laneCount
:
Int
=
DEFAULT_LANE_COUNT
)