接口 NaturalIdCacheStatistics

    • 方法详细资料

      • getExecutionCount

        long getExecutionCount()
        已过时。
        Number of times (since last Statistics clearing) the "natural id resolution" query has been executed
      • getExecutionAvgTime

        long getExecutionAvgTime()
        已过时。
        The average amount of time it takes (since last Statistics clearing) for the execution of this "natural id resolution" query
      • getExecutionMaxTime

        long getExecutionMaxTime()
        已过时。
        The maximum amount of time it takes (since last Statistics clearing) for the execution of this "natural id resolution" query
      • getExecutionMinTime

        long getExecutionMinTime()
        已过时。
        The minimum amount of time it takes (since last Statistics clearing) for the execution of this "natural id resolution" query
      • getHitCount

        long getHitCount()
        已过时。
      • getMissCount

        long getMissCount()
        已过时。
      • getPutCount

        long getPutCount()
        已过时。
      • getElementCountInMemory

        long getElementCountInMemory()
        已过时。
      • getElementCountOnDisk

        long getElementCountOnDisk()
        已过时。
      • getSizeInMemory

        long getSizeInMemory()
        已过时。
      • getEntries

        default Map getEntries()
        已过时。