Uses of Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookElasticsearchAccess
Package
Description
Provides Logbook collection classes
-
Uses of LogbookElasticsearchAccess in fr.gouv.vitam.logbook.common.server.database.collections
Modifier and TypeMethodDescriptionLogbookElasticsearchAccessFactory.create
(LogbookConfiguration configuration, ElasticsearchLogbookIndexManager indexManager) Creation of one ElasticsearchAccessLogbookCollections.getEsClient()
LogbookMongoDbAccessImpl.getEsClient()
Modifier and TypeMethodDescriptionstatic void
LogbookCollectionsTestUtils.beforeTestClass
(com.mongodb.client.MongoDatabase db, String prefix, LogbookElasticsearchAccess esClient) protected void
LogbookCollections.initialize
(LogbookElasticsearchAccess esClient) Initialize the collectionModifierConstructorDescriptionLogbookMongoDbAccessImpl
(com.mongodb.client.MongoClient mongoClient, String dbname, boolean recreate, LogbookElasticsearchAccess esClient, OntologyLoader ontologyLoader) Constructor