Package | Description |
---|---|
com.pervasive.datarush.graphs |
Provides classes and interfaces for the construction of executable
dataflow graphs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InputPortInstance
A runtime instance of a
LogicalPort . |
interface |
OutputPortInstance
A runtime instance of a
LogicalPort . |
Modifier and Type | Method and Description |
---|---|
PortInstance |
PortInstance.getSnapshot()
Returns a snapshot that reflects a point-in-time of this port instance.
|
Copyright © 2016 Actian Corporation. All rights reserved.