Interface DumperPlugin_04

All Superinterfaces:
DumperPlugin, DumperPlugin_01, DumperPlugin_02, DumperPlugin_03
All Known Subinterfaces:
DumperPlugin_05, DumperPlugin_06, DumperPlugin_07, DumperPlugin_08, DumperPlugin_09, DumperPlugin_10

public interface DumperPlugin_04 extends DumperPlugin_03
  • Method Details

    • getBytesAllocated

      long getBytesAllocated()
      Returns number of bytes allocated in dumper thread
      Returns:
      number of bytes allocated in dumper thread
    • getCPUTime

      long getCPUTime()
      Returns cpu time used by dumper thread
      Returns:
      cpu time used by dumper thread