Uses of Class
fr.gouv.vitam.common.database.server.elasticsearch.ElasticsearchAccess
Package
Description
Provides common database collection
Elasticsearch server package in Vitam
Provides common server classes for the Functional Administration module
Provides Logbook collection classes
Provides
-
Uses of ElasticsearchAccess in fr.gouv.vitam.common.database.collections
Modifier and TypeMethodDescriptionvoid
VitamCollection.initialize
(ElasticsearchAccess esClient) Initialize the ES Client -
Uses of ElasticsearchAccess in fr.gouv.vitam.common.database.server.elasticsearch
Modifier and TypeMethodDescriptionIndexationHelper.reindex
(com.mongodb.client.MongoCollection<org.bson.Document> collection, ElasticsearchAccess esClient, ElasticsearchIndexAlias indexAlias, ElasticsearchIndexSettings indexSettings, ElasticsearchCollections elasticsearchCollection, List<Integer> tenantIds, String tenantGroupName, String elasticsearchConfigurationFilePath) reindex a collection on a tenant list with a esmapping fileIndexationHelper.switchIndex
(ElasticsearchIndexAlias indexAlias, ElasticsearchIndexAlias newIndex, ElasticsearchAccess esClient) switch index, attach a new index to an existing alias -
Uses of ElasticsearchAccess in fr.gouv.vitam.functional.administration.common.server
Modifier and TypeClassDescriptionclass
ElasticSearch model with MongoDB as main database -
Uses of ElasticsearchAccess in fr.gouv.vitam.logbook.common.server.database.collections
Modifier and TypeClassDescriptionclass
ElasticSearch model with MongoDB as main database with management of index and index entries -
Uses of ElasticsearchAccess in fr.gouv.vitam.metadata.core.database.collections
Modifier and TypeClassDescriptionclass
ElasticSearch model with MongoDB as main database