|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoolbus.util.collections.ConcurrentHashMap.HashMapEntryHandler<ToolInstance,aterm.ATerm>
toolbus.viewer.PerformanceInformationHandler.PerformanceStatsEntryHandler
private static class PerformanceInformationHandler.PerformanceStatsEntryHandler
Entry handler used for iterating over the arrived performance statistics.
| Field Summary | |
|---|---|
private IPerformanceMonitor |
performanceMonitor
|
| Fields inherited from class toolbus.util.collections.ConcurrentHashMap.HashMapEntryHandler |
|---|
canRemove |
| Fields inherited from interface toolbus.util.collections.EntryHandlerConstants |
|---|
BREAK, CONTINUE, REMOVE |
| Constructor Summary | |
|---|---|
PerformanceInformationHandler.PerformanceStatsEntryHandler(IPerformanceMonitor performanceMonitor)
Costructor. |
|
| Method Summary | |
|---|---|
int |
handle(ToolInstance toolInstance,
aterm.ATerm performanceStats)
Handles one entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final IPerformanceMonitor performanceMonitor
| Constructor Detail |
|---|
public PerformanceInformationHandler.PerformanceStatsEntryHandler(IPerformanceMonitor performanceMonitor)
performanceMonitor - The performance monitor that handles the data.| Method Detail |
|---|
public int handle(ToolInstance toolInstance,
aterm.ATerm performanceStats)
toolbus.util.collections.ConcurrentHashMap.HashMapEntryHandler
handle in class toolbus.util.collections.ConcurrentHashMap.HashMapEntryHandler<ToolInstance,aterm.ATerm>toolInstance - The key.performanceStats - The value.
ConcurrentHashMap.HashMapEntryHandler.handle(Object, Object)
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||