Class LogbookReconstructionMetricsCache
java.lang.Object
fr.gouv.vitam.logbook.common.server.reconstruction.LogbookReconstructionMetricsCache
-
Constructor Summary
ConstructorDescriptionLogbookReconstructionMetricsCache
(long cacheDuration, TimeUnit cacheDurationUnit) -
Method Summary
Modifier and TypeMethodDescriptiongetLogbookOperationReconstructionLatency
(int tenant) void
registerLastReconstructedDocumentDate
(int tenant, LocalDateTime lastReconstructedDocumentDate)
-
Constructor Details
-
LogbookReconstructionMetricsCache
-
-
Method Details
-
registerLastReconstructedDocumentDate
public void registerLastReconstructedDocumentDate(int tenant, LocalDateTime lastReconstructedDocumentDate) -
getLogbookOperationReconstructionLatency
-