Interface ExtendedStatisticsSupport


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

    • getElementCountInMemory

      long getElementCountInMemory()
    • getElementCountOnDisk

      long getElementCountOnDisk()
    • getSizeInMemory

      long getSizeInMemory()