| Package | Description |
|---|---|
| com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
| com.pervasive.datarush.cal.monitoring | |
| com.pervasive.datarush.graphs |
Provides classes and interfaces for the construction of executable
dataflow graphs.
|
| com.pervasive.datarush.monitoring |
Provides classes and interfaces for reporting on commonly monitored
resources such as memory, threads, and I/O.
|
| Class and Description |
|---|
| RuntimeStatistic
Pairing of a
StatisticDefinition and its StatisticSupplier. |
| Class and Description |
|---|
| RuntimeStatistic
Pairing of a
StatisticDefinition and its StatisticSupplier. |
| StatisticsMap
Utility that provides a mapping from
StatisticDefinition to
StatisticSupplier. |
| Class and Description |
|---|
| CounterDefinition
Definition associated with a
CounterSupplier. |
| RuntimeStatistic
Pairing of a
StatisticDefinition and its StatisticSupplier. |
| StatisticDefinition
Provides metadata for a statistic including including display name controls how the statistic
is to be aggregated across partitions.
|
| StatisticsMap
Utility that provides a mapping from
StatisticDefinition to
StatisticSupplier. |
| StatisticSupplier
Abstract supplier of a runtime statistic.
|
| Class and Description |
|---|
| AbstractIntervalTimerSupplier
Convenient base class that should be extended by all implementations of
IntervalTimerSupplier |
| AccumulatedTimerDefinition
Definition associated with a
IntervalTimerSupplier. |
| AccumulatedTimerSnapshot
A snapshot that reflects a point-in-time of a
IntervalTimerSupplier. |
| AccumulatedTimerSupplier
Abstract statistic that represents "wall-clock" time of
some runtime activity.
|
| CounterAggregator
The count aggregator to use
|
| CounterDefinition
Definition associated with a
CounterSupplier. |
| CounterSnapshot
A snapshot that reflects a point-in-time of a
CounterSupplier. |
| CounterSupplier
Abstract statistic that represents a count of
some runtime activity.
|
| GaugeAggregator
The gauge aggregator to use
|
| GaugeDefinition
Definition associated with a
IntervalTimerSupplier. |
| GaugeSnapshot
A snapshot that reflects a point-in-time of a
GaugeSupplier. |
| GaugeSupplier
Abstract statistic that represents a measure
of some runtime activity whose value may fluctuate over time.
|
| IntervalTimerDefinition
Definition associated with a
IntervalTimerSupplier. |
| IntervalTimerSnapshot
A snapshot that reflects a point-in-time of a
IntervalTimerSupplier. |
| IntervalTimerSupplier
Abstract statistic that represents "wall-clock" time of
some runtime activity.
|
| RangeAggregator
An aggregator for a range of values
|
| RuntimeStatistic
Pairing of a
StatisticDefinition and its StatisticSupplier. |
| StatisticDefinition
Provides metadata for a statistic including including display name controls how the statistic
is to be aggregated across partitions.
|
| StatisticsMap
Utility that provides a mapping from
StatisticDefinition to
StatisticSupplier. |
| StatisticState
The state associated with a
StatisticSupplier. |
| StatisticSupplier
Abstract supplier of a runtime statistic.
|
| UnitOfMeasure
Optionally indicates a unit of measure of a statistic.
|
Copyright © 2024 Actian Corporation. All rights reserved.