Wow
Toggle table of contents
6.3.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-elasticsearch
/
me.ahoo.wow.elasticsearch.eventsourcing
/
ElasticsearchEventStore
/
ElasticsearchEventStore
Elasticsearch
Event
Store
constructor
(
elasticsearchClient
:
ReactiveElasticsearchClient
,
refreshPolicy
:
Refresh
=
Refresh.True
,
batchSize
:
Int
=
DEFAULT_BATCH_SIZE
)