Interface | Description |
---|---|
ICounterSelector |
Interface for selecting counters.
|
Class | Description |
---|---|
CounterSetBTreeSelector |
Reads the relevant performance counter data from the store.
|
CounterSetLoader |
Utility class to load data from XML representations of counter sets into a
CounterSetBTree on a Journal . |
CounterSetQuery |
Utility to extract a batch of performance counters from a collection of
logged XML counter set files.
|
CounterSetSelector |
Reads counters from a
CounterSet . |
CSet |
Pairs together an ordered set of category values for a pivot table with the
set of counters which share that set of category values.
|
HistoryTable |
A class representing one or more performance counter histories where those
histories have been aligned so that the individual timestamps for the
performance counter values in each row are aligned.
|
PivotTable |
Aggregates data from a table by grouping the cells in the table into sets (
CSet s)
of category columns. |
QueryUtil |
Some static utility methods.
|
QueryUtil.ReadCounterSetXMLFileTask |
Task reads counters matching a regular expression into the caller's
CounterSet . |
TestAll |
Aggregates tests in dependency order.
|
TestTimeRange | |
TimeRange |
Utility class to interpret URL query parameters as a time range.
|
URLQueryModel |
The model for a URL used to query an
ICounterSelector . |
URLQueryParam |
The ordered set of values bound for a URL query parameter.
|
Enum | Description |
---|---|
ReportEnum |
The different kinds of reports that we can generate.
|
TimestampFormatEnum |
Type-safe enum for the options used to render the timestamp of the
row in a history or correlated history.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.