Class LogbookReconstructionMetricsCache

java.lang.Object
fr.gouv.vitam.logbook.common.server.reconstruction.LogbookReconstructionMetricsCache

public class LogbookReconstructionMetricsCache extends Object
  • Constructor Details

    • LogbookReconstructionMetricsCache

      public LogbookReconstructionMetricsCache(long cacheDuration, TimeUnit cacheDurationUnit)
  • Method Details

    • registerLastReconstructedDocumentDate

      public void registerLastReconstructedDocumentDate(int tenant, LocalDateTime lastReconstructedDocumentDate)
    • getLogbookOperationReconstructionLatency

      public Duration getLogbookOperationReconstructionLatency(int tenant)