Uses of Class
org.alfresco.elasticsearch.batchindexing.WatermarkAccessException
Packages that use WatermarkAccessException
Package
Description
-
Uses of WatermarkAccessException in org.alfresco.elasticsearch.batchindexing
Methods in org.alfresco.elasticsearch.batchindexing that throw WatermarkAccessExceptionModifier and TypeMethodDescriptionvoidElasticsearchWatermarkStore.ensureIndexExists()Ensures the watermark index exists.ElasticsearchWatermarkStore.read()Reads the full watermark document from Elasticsearch. -
Uses of WatermarkAccessException in org.alfresco.elasticsearch.batchindexing.config
Methods in org.alfresco.elasticsearch.batchindexing.config that throw WatermarkAccessExceptionModifier and TypeMethodDescriptionContinuousReindexingConfig.elasticsearchWatermarkStore(org.opensearch.client.opensearch.OpenSearchClient openSearchClient, ContinuousReindexingProperties continuousProperties)