Interface IProfileInfo

All Known Subinterfaces:
IProfileBucket, ProfilingMBean
All Known Implementing Classes:
ProfileBucket, Profiling

public interface IProfileInfo
  • Method Summary

    Modifier and Type
    Method
    Description
    default long
     
    int
     
    long
     
    long
     
  • Method Details

    • getAvg

      default long getAvg()
    • getCount

      int getCount()
    • getTotal

      long getTotal()
    • getSnapshot

      long getSnapshot()