Class LogbookReconstructionMetricsCache


  • public class LogbookReconstructionMetricsCache
    extends java.lang.Object
    • Constructor Detail

      • LogbookReconstructionMetricsCache

        public LogbookReconstructionMetricsCache​(long cacheDuration,
                                                 java.util.concurrent.TimeUnit cacheDurationUnit)
    • Method Detail

      • registerLastReconstructedDocumentDate

        public void registerLastReconstructedDocumentDate​(int tenant,
                                                          java.time.LocalDateTime lastReconstructedDocumentDate)
      • getLogbookOperationReconstructionLatency

        public java.time.Duration getLogbookOperationReconstructionLatency​(int tenant)