org.inspektr.statistics.support
Class InMemoryStatisticManager.StatisticGatheringTask
java.lang.Object
org.inspektr.statistics.support.InMemoryStatisticManager.StatisticGatheringTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- InMemoryStatisticManager
protected static final class InMemoryStatisticManager.StatisticGatheringTask
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InMemoryStatisticManager.StatisticGatheringTask
public InMemoryStatisticManager.StatisticGatheringTask(StatisticActionContext context,
List<InMemoryStatisticManager.StatisticValue> values)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2007-2012. All Rights Reserved.