Uses of Class
fr.gouv.vitam.common.database.parameter.SwitchIndexParameters
Packages that use 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
Methods in fr.gouv.vitam.common.database.server.elasticsearch with parameters of type SwitchIndexParametersModifier and TypeMethodDescriptionIndexationHelper.getKOResult
(SwitchIndexParameters switchIndexParameters, String message) Get KO Result for switching order -
Uses of SwitchIndexParameters in fr.gouv.vitam.functional.administration.rest
Method parameters in fr.gouv.vitam.functional.administration.rest with type arguments of type SwitchIndexParametersModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ReindexationResource.switchIndexes
(@Valid List<SwitchIndexParameters> switchIndexParameters) Switch indexes -
Uses of SwitchIndexParameters in fr.gouv.vitam.logbook.operations.client
Methods in fr.gouv.vitam.logbook.operations.client with parameters of type SwitchIndexParametersModifier and TypeMethodDescriptionLogbookOperationsClient.switchIndexes
(SwitchIndexParameters switchIndexParam) Switch indexesLogbookOperationsClientMock.switchIndexes
(SwitchIndexParameters switchIndexParam) -
Uses of SwitchIndexParameters in fr.gouv.vitam.logbook.rest
Methods in fr.gouv.vitam.logbook.rest with parameters of type SwitchIndexParametersModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
LogbookResource.changeIndexes
(SwitchIndexParameters switchIndexParameters) Switch indexes -
Uses of SwitchIndexParameters in fr.gouv.vitam.metadata.client
Methods in fr.gouv.vitam.metadata.client with parameters of type SwitchIndexParametersModifier and TypeMethodDescriptionMetaDataClient.switchIndexes
(SwitchIndexParameters switchIndexParam) Switch indexesMetaDataClientMock.switchIndexes
(SwitchIndexParameters switchIndexParam) MetaDataClientRest.switchIndexes
(SwitchIndexParameters switchIndexParam) -
Uses of SwitchIndexParameters in fr.gouv.vitam.metadata.rest
Methods in fr.gouv.vitam.metadata.rest with parameters of type SwitchIndexParametersModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
MetadataResource.changeIndexes
(SwitchIndexParameters switchIndexParameters) Switch indexes