public final class GlobalPerformanceStore extends Object
| Constructor and Description |
|---|
GlobalPerformanceStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequestInfo(StatisticsCollectorBase icb) |
void |
clear() |
List<PerfItem> |
getItems(String listKey) |
PerfList |
getList(String name) |
List<PerfList> |
getLists()
Returns (a copy of) all currently defined performance lists.
|
PerformanceStore |
getStore() |
public PerformanceStore getStore()
public List<PerfList> getLists()
public void addRequestInfo(StatisticsCollectorBase icb)
public void clear()
Copyright © 2017 etc.to. All rights reserved.