- java.lang.Object
-
- com.ibm.j9ddr.vm29.j9.SystemMonitor
-
- com.ibm.j9ddr.vm29.j9.SystemMonitorThreeTier_V1
-
- All Implemented Interfaces:
Comparable<SystemMonitor>
public class SystemMonitorThreeTier_V1 extends SystemMonitor
-
-
Field Summary
-
Fields declared in class com.ibm.j9ddr.vm29.j9.SystemMonitor
monitor
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SystemMonitorThreeTier_V1(com.ibm.j9ddr.vm29.pointer.generated.J9ThreadMonitorPointer monitor)
-
Method Summary
-
Methods declared in class com.ibm.j9ddr.vm29.j9.SystemMonitor
fromJ9ThreadMonitor, getBlockedThreads, getCount, getName, getOwner, getRawMonitor, getWaitingThreads, isContended
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface java.lang.Comparable
compareTo
-
-