org.smallmind.instrument
Class VirtualMachineInfo.BufferPoolStats

java.lang.Object
  extended by org.smallmind.instrument.VirtualMachineInfo.BufferPoolStats
Enclosing class:
VirtualMachineInfo

public static class VirtualMachineInfo.BufferPoolStats
extends Object


Method Summary
 long getCount()
           
 long getMemoryUsed()
           
 long getTotalCapacity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCount

public long getCount()

getMemoryUsed

public long getMemoryUsed()

getTotalCapacity

public long getTotalCapacity()


Copyright © 2012. All Rights Reserved.