| Package | Description |
|---|---|
| com.ibm.rational.test.lt.kernel.action | |
| com.ibm.rational.test.lt.kernel.engine | |
| com.ibm.rational.test.lt.kernel.services | |
| com.ibm.rational.test.lt.kernel.statistics |
| Modifier and Type | Method and Description |
|---|---|
IStatTree |
IKAction.getStatTree()
Get the root of the Statistics Tree that contains counters
|
| Modifier and Type | Method and Description |
|---|---|
void |
IKAction.setStatTree(IStatTree root)
Set the root of the Statistics Tree for this action and its offspring
|
| Modifier and Type | Method and Description |
|---|---|
void |
IEngine.addSyncPoint(String name,
int timeout,
boolean releaseTogether,
int togetherDwell,
int staggerMinDwell,
int staggerMaxDwell,
int expected,
boolean autoRelease,
IStatTree runStat)
Engine Sync Point Management.
|
| Modifier and Type | Method and Description |
|---|---|
IStatTree |
IStatisticsManager.getStatTree()
Returns the root of the statistical counter tree.
|
IStatTree |
IStatisticsManager.getStructure(String[] path)
Retrieves a Structure counter.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IScalar
Deprecated.
|
interface |
IStat
Deprecated.
|
interface |
IText
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IStatTree |
IStatTree.getStat(String n,
com.ibm.rational.test.lt.kernel.statistics.impl.StatType type)
Deprecated.
|
IStatTree |
IStatistics.getStatTree()
Deprecated.
|
IStatTree |
IStatTree.getStructure(String name)
Deprecated.
|
IStatTree |
IStatTree.getStructure(String[] path)
Deprecated.
|
© Copyright IBM Corp. 2016. All rights reserved.