Package | Description |
---|---|
fr.gouv.vitam.common.database.server.elasticsearch |
Elasticsearch server package in Vitam
|
fr.gouv.vitam.functional.administration.rest |
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
|
fr.gouv.vitam.logbook.operations.client |
Provides Logbook Operations client interface, factory and implementations.
|
fr.gouv.vitam.logbook.rest |
Provides the web server application for the Logbook module and the rest resources it uses.
|
fr.gouv.vitam.metadata.client |
Provides Metadata client interface, factory and implementations.
|
fr.gouv.vitam.metadata.rest |
Provides the web server application for the Metadata module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
static IndexationResult |
IndexationHelper.getKOResult(SwitchIndexParameters switchIndexParameters,
String message)
Get KO Result for switching order
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
ReindexationResource.switchIndexes(List<SwitchIndexParameters> switchIndexParameters)
Switch indexes
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
LogbookOperationsClient.switchIndexes(SwitchIndexParameters switchIndexParam)
Switch indexes
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LogbookResource.changeIndexes(SwitchIndexParameters switchIndexParameters)
Switch indexes
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
MetaDataClientRest.switchIndexes(SwitchIndexParameters switchIndexParam) |
com.fasterxml.jackson.databind.JsonNode |
MetaDataClient.switchIndexes(SwitchIndexParameters switchIndexParam)
Switch indexes
|
com.fasterxml.jackson.databind.JsonNode |
MetaDataClientMock.switchIndexes(SwitchIndexParameters switchIndexParam) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MetadataResource.changeIndexes(SwitchIndexParameters switchIndexParameters)
Switch indexes
|
Copyright © 2018 Vitam. All rights reserved.