Uses of Class
fr.gouv.vitam.common.database.parameter.IndexParameters
Package
Description
Elasticsearch server package in Vitam
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
Provides API classes for the Logbook Operations module
Provides Logbook Operations client interface, factory and implementations.
Provides core implementation for the Logbook Operations module.
Provides the web server application for the Logbook module and the rest resources it uses.
Provides Metadata client interface, factory and implementations.
Provides
Provides the web server application for the Metadata module and the rest resources it uses.
-
Uses of IndexParameters in fr.gouv.vitam.common.database.server.elasticsearch
Modifier and TypeMethodDescriptionIndexationHelper.getFullKOResult
(IndexParameters indexParameters, String message) Get KO Result for reindexation orders -
Uses of IndexParameters in fr.gouv.vitam.functional.administration.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ReindexationResource.reindex
(@Valid List<IndexParameters> indexParameters) Reindex a collection -
Uses of IndexParameters in fr.gouv.vitam.logbook.operations.api
Modifier and TypeMethodDescriptionLogbookOperations.reindex
(IndexParameters indexParameters) Reindex one or more collections -
Uses of IndexParameters in fr.gouv.vitam.logbook.operations.client
Modifier and TypeMethodDescriptionLogbookOperationsClient.reindex
(IndexParameters indexParam) Reindex a collection with parametersLogbookOperationsClientMock.reindex
(IndexParameters indexParam) -
Uses of IndexParameters in fr.gouv.vitam.logbook.operations.core
Modifier and TypeMethodDescriptionLogbookOperationsDecorator.reindex
(IndexParameters indexParameters) LogbookOperationsImpl.reindex
(IndexParameters indexParameters) -
Uses of IndexParameters in fr.gouv.vitam.logbook.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
LogbookResource.reindex
(IndexParameters indexParameters) Reindex a collection -
Uses of IndexParameters in fr.gouv.vitam.metadata.client
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
MetaDataClient.reindex
(IndexParameters indexParam) Reindex a collection with parameterscom.fasterxml.jackson.databind.JsonNode
MetaDataClientMock.reindex
(IndexParameters indexParam) com.fasterxml.jackson.databind.JsonNode
MetaDataClientRest.reindex
(IndexParameters indexParam) -
Uses of IndexParameters in fr.gouv.vitam.metadata.core
-
Uses of IndexParameters in fr.gouv.vitam.metadata.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
MetadataResource.reindex
(IndexParameters indexParameters) Reindex a collection