Interface ExtendedStatisticsSupport


  • public interface ExtendedStatisticsSupport
    Optional Region contract defining support for extra statistic information
    • Method Detail

      • getElementCountInMemory

        long getElementCountInMemory()
      • getElementCountOnDisk

        long getElementCountOnDisk()
      • getSizeInMemory

        long getSizeInMemory()