接口 ExtendedStatisticsSupport


  • public interface ExtendedStatisticsSupport
    Optional Region contract defining support for extra statistic information
    作者:
    Steve Ebersole
    • 方法详细资料

      • getElementCountInMemory

        long getElementCountInMemory()
      • getElementCountOnDisk

        long getElementCountOnDisk()
      • getSizeInMemory

        long getSizeInMemory()