Class LogbookReconstructionMetricsCache
- java.lang.Object
-
- fr.gouv.vitam.logbook.common.server.reconstruction.LogbookReconstructionMetricsCache
-
public class LogbookReconstructionMetricsCache extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LogbookReconstructionMetricsCache(long cacheDuration, java.util.concurrent.TimeUnit cacheDurationUnit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.time.Duration
getLogbookOperationReconstructionLatency(int tenant)
void
registerLastReconstructedDocumentDate(int tenant, java.time.LocalDateTime lastReconstructedDocumentDate)
-