Class CollectionReaderES
java.lang.Object
io.camunda.optimize.service.db.es.reader.CollectionReaderES
- All Implemented Interfaces:
CollectionReader
@Component
@Conditional(io.camunda.optimize.service.util.configuration.condition.ElasticSearchCondition.class)
public class CollectionReaderES
extends Object
implements CollectionReader
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionReaderES(OptimizeElasticsearchClient esClient, ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
-
Constructor Details
-
CollectionReaderES
public CollectionReaderES(OptimizeElasticsearchClient esClient, ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
getCollection
- Specified by:
getCollectionin interfaceCollectionReader
-
getAllCollections
- Specified by:
getAllCollectionsin interfaceCollectionReader
-