接口 ThreadLocalTargetSourceStats

    • 方法详细资料

      • getHitCount

        int getHitCount()
        Return the number of hits that were satisfied by a thread-bound object.
      • getObjectCount

        int getObjectCount()
        Return the number of thread-bound objects created.