ElasticsearchSnapshotIndexInitializer

class ElasticsearchSnapshotIndexInitializer(elasticsearchClient: ReactiveElasticsearchClient, resourceLocator: WowResourceLocator = WowResourceLocator(), namedAggregates: Iterable<NamedAggregate> = MetadataSearcher.namedAggregateType.keys)

Constructors

Link copied to clipboard
constructor(elasticsearchClient: ReactiveElasticsearchClient, resourceLocator: WowResourceLocator = WowResourceLocator(), namedAggregates: Iterable<NamedAggregate> = MetadataSearcher.namedAggregateType.keys)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun ensureAll(): Mono<Void>