Class SystemStoreHealthCheckStats

    • Constructor Detail

      • SystemStoreHealthCheckStats

        public SystemStoreHealthCheckStats​(io.tehuti.metrics.MetricsRepository metricsRepository,
                                           java.lang.String name)
    • Method Detail

      • getBadMetaSystemStoreCounter

        public java.util.concurrent.atomic.AtomicLong getBadMetaSystemStoreCounter()
      • getBadPushStatusSystemStoreCounter

        public java.util.concurrent.atomic.AtomicLong getBadPushStatusSystemStoreCounter()
      • getUnreachableSystemStoreCounter

        public java.util.concurrent.atomic.AtomicLong getUnreachableSystemStoreCounter()
      • getNotRepairableSystemStoreCounter

        public java.util.concurrent.atomic.AtomicLong getNotRepairableSystemStoreCounter()