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.
|
Modifier and Type | Method and Description |
---|---|
InputStatistics |
RecordInput.getStats()
Retrieves the run-time statistics gathered for this input.
|
Constructor and Description |
---|
InputSnapshot(InputStatistics stats)
Creates a snapshot of input statistics.
|
Copyright © 2016 Actian Corporation. All rights reserved.