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 classJmxGcTimerSetJmxGcTimerSetcreates timers that measures the amount of time spent in garbage collection while the timer was running.classJmxHotspotTimerSetJmxHotspotTimerSetcreates timers that measures the amount of time spent in Hotspot compilation while each timer was running.
-