Package-level declarations
Types
Link copied to clipboard
class ElasticsearchEventStore(elasticsearchClient: ReactiveElasticsearchClient, refreshPolicy: Refresh = Refresh.True, batchSize: Int = DEFAULT_BATCH_SIZE) : AbstractEventStore
Link copied to clipboard
class ElasticsearchSnapshotRepository(elasticsearchClient: ReactiveElasticsearchClient, refreshPolicy: Refresh = Refresh.True) : SnapshotRepository