Class EntryLogManagerForEntryLogPerLedger.EntryLogsPerLedgerCounter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void doCounterMapCleanup()  
      (package private) java.util.concurrent.ConcurrentMap<java.lang.Long,​org.apache.commons.lang3.mutable.MutableInt> getCounterMap()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EntryLogsPerLedgerCounter

        EntryLogsPerLedgerCounter​(StatsLogger statsLogger)
    • Method Detail

      • doCounterMapCleanup

        void doCounterMapCleanup()
      • getCounterMap

        java.util.concurrent.ConcurrentMap<java.lang.Long,​org.apache.commons.lang3.mutable.MutableInt> getCounterMap()