Provides the implementation classes for the file: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation.
Modifier and Type | Class and Description |
---|---|
public class | FileMonitoredVm
Concrete implementation of the AbstractMonitoredVm class for the file: protocol for the HotSpot PerfData monitoring implementation. |
public class | |
public class | MonitoredHostProvider
Concrete implementation of the MonitoredHost interface for the file: protocol of the HotSpot PerfData monitoring implementation. |
public class | PerfDataBuffer
The concrete PerfDataBuffer implementation for the file: protocol for the HotSpot PerfData monitoring implementation. |