| 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 |
OutputSnapshot
A snapshot of run-time statistics for an output port.
|
| Modifier and Type | Method and Description |
|---|---|
OutputStatistics |
RecordOutput.getStats()
Retrieves the run-time statistics gathered for this input.
|
| Constructor and Description |
|---|
OutputSnapshot(OutputStatistics stats)
Creates a snapshot of output statistics.
|
Copyright © 2021 Actian Corporation. All rights reserved.