Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-elasticsearch
/
me.ahoo.wow.elasticsearch.query.snapshot
/
ElasticsearchSnapshotQueryServiceFactory
Elasticsearch
Snapshot
Query
Service
Factory
class
ElasticsearchSnapshotQueryServiceFactory
(
elasticsearchClient
:
ReactiveElasticsearchClient
)
:
AbstractSnapshotQueryServiceFactory
Members
Constructors
Elasticsearch
Snapshot
Query
Service
Factory
Link copied to clipboard
constructor
(
elasticsearchClient
:
ReactiveElasticsearchClient
)
Functions
create
Link copied to clipboard
open
override
fun
<
S
:
Any
>
create
(
namedAggregate
:
NamedAggregate
)
:
SnapshotQueryService
<
S
>