| 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.protocol.local |
Provides the implementation classes for the local: protocol for
the HotSpot PerfData instrumentation buffer monitoring implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractPerfDataBuffer |
AbstractMonitoredVm.pdb
The shared memory instrumentation buffer for the target.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PerfDataBuffer
The concrete PerfDataBuffer implementation for the local:
protocol for the HotSpot PerfData monitoring implementation.
|
Copyright © 2017–2018 earcam. All rights reserved.