Uses of Class
fr.gouv.vitam.common.database.parameter.SwitchIndexParameters
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 Logbook Operations client interface, factory and implementations.
Provides the web server application for the Logbook module and the rest resources it uses.
Provides Metadata client interface, factory and implementations.
Provides the web server application for the Metadata module and the rest resources it uses.
-
Uses of SwitchIndexParameters in fr.gouv.vitam.common.database.server.elasticsearch
Modifier and TypeMethodDescriptionIndexationHelper.getKOResult
(SwitchIndexParameters switchIndexParameters, String message) Get KO Result for switching order -
Uses of SwitchIndexParameters in fr.gouv.vitam.functional.administration.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ReindexationResource.switchIndexes
(@Valid List<SwitchIndexParameters> switchIndexParameters) Switch indexes -
Uses of SwitchIndexParameters in fr.gouv.vitam.logbook.operations.client
Modifier and TypeMethodDescriptionLogbookOperationsClient.switchIndexes
(SwitchIndexParameters switchIndexParam) Switch indexesLogbookOperationsClientMock.switchIndexes
(SwitchIndexParameters switchIndexParam) -
Uses of SwitchIndexParameters in fr.gouv.vitam.logbook.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
LogbookResource.changeIndexes
(SwitchIndexParameters switchIndexParameters) Switch indexes -
Uses of SwitchIndexParameters in fr.gouv.vitam.metadata.client
Modifier and TypeMethodDescriptionMetaDataClient.switchIndexes
(SwitchIndexParameters switchIndexParam) Switch indexesMetaDataClientMock.switchIndexes
(SwitchIndexParameters switchIndexParam) MetaDataClientRest.switchIndexes
(SwitchIndexParameters switchIndexParam) -
Uses of SwitchIndexParameters in fr.gouv.vitam.metadata.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
MetadataResource.changeIndexes
(SwitchIndexParameters switchIndexParameters) Switch indexes