Package | Description |
---|---|
compbio.stat.collector | |
compbio.stat.servlet.util |
Modifier and Type | Method and Description |
---|---|
StatProcessor |
StatProcessor.getSingleWSStat(Services webService) |
(package private) StatProcessor |
ExecutionStatCollector.getStats() |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<Services,StatProcessor> |
StatCollection.allStat |
private java.util.Map<Services,StatProcessor> |
StatCollection.clusterStat |
private java.util.Map<Services,StatProcessor> |
StatCollection.localStat |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Services,StatProcessor> |
StatCollection.getAllStat() |
java.util.Map<Services,StatProcessor> |
StatCollection.getClusterStat() |
java.util.Map<Services,StatProcessor> |
StatCollection.getLocalStat() |
Modifier and Type | Method and Description |
---|---|
static Totals |
Totals.sumStats(java.util.Map<Services,StatProcessor> stat) |