Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-elasticsearch
/
me.ahoo.wow.elasticsearch.eventsourcing
/
ElasticsearchEventStoreBatchOptions
/
ElasticsearchEventStoreBatchOptions
Elasticsearch
Event
Store
Batch
Options
constructor
(
enabled
:
Boolean
=
false
,
maxSize
:
Int
=
DEFAULT_MAX_SIZE
,
maxDelay
:
Duration
=
DEFAULT_MAX_DELAY
,
maxPendingAppends
:
Int
=
DEFAULT_MAX_PENDING_APPENDS
,
laneCount
:
Int
=
DEFAULT_LANE_COUNT
)