Uses of Class
org.glassfish.pfl.tf.timer.spi.Statistics
Packages that use Statistics
-
Uses of Statistics in org.glassfish.pfl.tf.timer.impl
Methods in org.glassfish.pfl.tf.timer.impl that return types with arguments of type Statistics -
Uses of Statistics in org.glassfish.pfl.tf.timer.spi
Fields in org.glassfish.pfl.tf.timer.spi declared as StatisticsMethods in org.glassfish.pfl.tf.timer.spi that return StatisticsMethods in org.glassfish.pfl.tf.timer.spi that return types with arguments of type StatisticsModifier and TypeMethodDescriptionStatsEventHandler.stats()
Return map that gives the accumulated statistics for each TimerEvent that has been observed by this event handler since the last call to clear (or since the creation of this handler, if clear has not been called).