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