| Package | Description |
|---|---|
| sun.jvmstat.perfdata.monitor |
Provides the monitoring implementation classes that utilize the HotSpot
PerfData shared memory instrumentation buffer for discovery and monitoring
of instrumentation exported by a HotSpot Java Virtual Machine.
|
| sun.jvmstat.perfdata.monitor.v2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected PerfDataBufferImpl |
AbstractPerfDataBuffer.impl
Reference to the concrete instance created by the
AbstractPerfDataBuffer.createPerfDataBuffer(java.nio.ByteBuffer, int) method. |
| Modifier and Type | Class and Description |
|---|---|
class |
PerfDataBuffer
The concrete implementation of version 2.0 of the HotSpot PerfData
Instrumentation buffer.
|
Copyright © 2017–2018 earcam. All rights reserved.