
public class PerfDataBuffer extends AbstractPerfDataBuffer
This class is responsible for acquiring access to the shared memory instrumentation buffer for the target HotSpot Java Virtual Machine.
impl| Constructor and Description |
|---|
PerfDataBuffer(VmIdentifier vmid)
Create a PerfDataBuffer instance for accessing the specified
instrumentation buffer.
|
createPerfDataBuffer, findByName, findByPattern, getByteBuffer, getBytes, getCapacity, getLocalVmId, getMonitorStatuspublic PerfDataBuffer(VmIdentifier vmid) throws MonitorException
vmid - the local: URI specifying the target JVM.MonitorExceptionCopyright © 2017–2018 earcam. All rights reserved.