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