Class Hierarchy
- java.lang.Object
- com.google.apphosting.runtime.timer.AbstractIntervalTimer (implements com.google.apphosting.runtime.timer.Timer)
- com.google.apphosting.runtime.timer.AbstractSharedTimerSet (implements com.google.apphosting.runtime.timer.TimerSet)
- com.google.apphosting.runtime.timer.JmxGcTimerSet
- com.google.apphosting.runtime.timer.JmxHotspotTimerSet
- com.google.apphosting.runtime.timer.CpuRatioTimer (implements com.google.apphosting.runtime.timer.Timer)
- com.google.apphosting.runtime.timer.CpuSpeedExtractorFactory
- com.google.apphosting.runtime.timer.TimerFactory
Interface Hierarchy
- com.google.apphosting.runtime.timer.CpuSpeedExtractor
- com.google.apphosting.runtime.timer.Timer
- com.google.apphosting.runtime.timer.TimerSet