| Package | Description | 
|---|---|
| com.pervasive.datarush.monitoring | 
 Provides classes and interfaces for reporting on commonly monitored
 resources such as memory, threads, and I/O. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GaugeSnapshot
A snapshot that reflects a point-in-time of a  
GaugeSupplier. | 
| Modifier and Type | Method and Description | 
|---|---|
GaugeSupplier | 
GaugeDefinition.aggregate(List<? extends StatisticSupplier> values)  | 
GaugeSupplier | 
GaugeDefinition.cast(StatisticSupplier value)  | 
GaugeSupplier | 
GaugeDefinition.doFinalSnapshot(StatisticSupplier supplier)  | 
GaugeSupplier | 
GaugeSupplier.snapshot()  | 
GaugeSupplier | 
GaugeSnapshot.snapshot()  | 
| Constructor and Description | 
|---|
GaugeSnapshot(GaugeSupplier supplier)
Create a snapshot of the given gauge. 
 | 
Copyright © 2020 Actian Corporation. All rights reserved.