| Package | Description |
|---|---|
| fr.gouv.vitam.logbook.common.server.database.collections |
Provides Logbook collection classes
|
| Modifier and Type | Method and Description |
|---|---|
LogbookElasticsearchAccess |
LogbookElasticsearchAccessFactory.create(LogbookConfiguration configuration)
Creation of one ElasticsearchAccess
|
LogbookElasticsearchAccess |
LogbookCollections.getEsClient() |
LogbookElasticsearchAccess |
LogbookMongoDbAccessImpl.getEsClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LogbookCollections.initialize(LogbookElasticsearchAccess esClient)
Initialize the collection
|
| Constructor and Description |
|---|
LogbookMongoDbAccessImpl(com.mongodb.MongoClient mongoClient,
String dbname,
boolean recreate,
LogbookElasticsearchAccess esClient,
List<Integer> tenants,
LogbookTransformData logbookTransformData)
Constructor
|
Copyright © 2018 Vitam. All rights reserved.