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
/
ElasticsearchSnapshotStoreBatchOptions
/
ElasticsearchSnapshotStoreBatchOptions
Elasticsearch
Snapshot
Store
Batch
Options
constructor
(
enabled
:
Boolean
=
false
,
maxSize
:
Int
=
DEFAULT_MAX_SIZE
,
maxDelay
:
Duration
=
DEFAULT_MAX_DELAY
,
maxPendingSaves
:
Int
=
DEFAULT_MAX_PENDING_SAVES
,
laneCount
:
Int
=
DEFAULT_LANE_COUNT
)