Interface ExtendedStatisticsSupport


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

      • getElementCountInMemory

        long getElementCountInMemory()
      • getElementCountOnDisk

        long getElementCountOnDisk()
      • getSizeInMemory

        long getSizeInMemory()