Package | Description |
---|---|
com.itko.lisa.coordinator | |
com.itko.lisa.stats | |
com.itko.lisa.testing |
Modifier and Type | Method and Description |
---|---|
StatKeeper |
Coordinator.getFinalStats(java.lang.String uid)
Gets the 'final' version of the statkeeper object; this is a signal to the coord that the
vuser/instance is going down and that we should keep it around in our summary totals.
|
StatKeeper |
Coordinator.getStats()
Returns the whole stat keeper object (as a value since we are RMI) so you can look at
the test run info & the step-by-step performance info
|
Modifier and Type | Method and Description |
---|---|
static StatKeeper |
StatKeeper.mergeStatKeepers(java.util.Set<StatKeeper> stats) |
Modifier and Type | Method and Description |
---|---|
static StatKeeper |
StatKeeper.mergeStatKeepers(java.util.Set<StatKeeper> stats) |
Modifier and Type | Method and Description |
---|---|
StatKeeper |
StagedSuite.getFinalStats(java.lang.String uid) |
StatKeeper |
StagedSuite.refreshStatKeeper() |
Copyright © 1998-2014 CA, Inc. All Rights Reserved.