ElasticsearchSnapshotQueryServiceFactory

class ElasticsearchSnapshotQueryServiceFactory(elasticsearchClient: ReactiveElasticsearchClient) : AbstractSnapshotQueryServiceFactory

Constructors

Link copied to clipboard
constructor(elasticsearchClient: ReactiveElasticsearchClient)

Functions

Link copied to clipboard
open override fun <S : Any> create(namedAggregate: NamedAggregate): SnapshotQueryService<S>