Interface | Description |
---|---|
MetricController |
This class is used to create and maintain the database of metrics that are being
tracking for a given test run.
|
MetricIntegration |
How the LISA stats panel learns about and uses Metrics.
|
TestRunInfoMBean |
Our JMX MBean interface.
|
Class | Description |
---|---|
MetricCollector |
Base class for all metric collector objects.
|
MetricData |
This is a data maintenance class that could have been no more than a List of Lists,
but there's a big catch.
|
StatKeeper |
This is a statistics keeper for LISA test runs.
|
TestRunInfo |
Tracks data for the StatKeeper on each test that is running in this Simulator
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.