Uses of Class
com.google.apphosting.runtime.timer.AbstractSharedTimerSet
Packages that use AbstractSharedTimerSet
-
Uses of AbstractSharedTimerSet in com.google.apphosting.runtime.timer
Subclasses of AbstractSharedTimerSet in com.google.apphosting.runtime.timerModifier and TypeClassDescriptionclass
JmxGcTimerSet
creates timers that measures the amount of time spent in garbage collection while the timer was running.class
JmxHotspotTimerSet
creates timers that measures the amount of time spent in Hotspot compilation while each timer was running.