| Package | Description | 
|---|---|
| com.pervasive.datarush.ports.physical | 
 Provides classes and interfaces for accessing and producing the data flowing
 between operators in a dataflow graph. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InputSnapshot
A snapshot of run-time statistics for an input port. 
 | 
class  | 
OutputSnapshot
A snapshot of run-time statistics for an output port. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PortSnapshot | 
PortStatistics.getSnapshot()
Gets a snapshot of the current statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<PortSnapshot> | 
PortSnapshot.asSnapshots(Collection<? extends PortStatistics> ports)
Converts a list of statistics into snapshots. 
 | 
Copyright © 2024 Actian Corporation. All rights reserved.