public class PerfDataBuffer extends AbstractPerfDataBuffer
This class is responsible for acquiring access to the instrumentation buffer stored in a file referenced by a file URI.
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 file: URI to the instrumentation buffer fileMonitorExceptionCopyright © 2017–2018 earcam. All rights reserved.