Package | Description |
---|---|
com.pervasive.datarush.operators |
Provides classes and interfaces for developing dataflow operators.
|
com.pervasive.datarush.operators.group |
Provides data aggregation components.
|
com.pervasive.datarush.operators.io |
Provides base file I/O components including encoders and decoders.
|
com.pervasive.datarush.operators.io.jdbc |
Provides operators for reading from JDBC sources and writing to JDBC targets.
|
com.pervasive.datarush.ports |
Provides classes and interfaces related to receiving and sending data in a dataflow graph.
|
com.pervasive.datarush.ports.physical |
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
|
com.pervasive.datarush.ports.record |
Provides implementations of port objects related to the flow of record sets
between operators.
|
com.pervasive.datarush.tokens |
Provides classes and utilities for working with data tokens.
|
com.pervasive.datarush.tokens.record |
Provides implementations of and utilities for record valued
tokens.
|
Class and Description |
---|
RecordInput
An input port on a record data flow.
|
RecordInputSelector
Provides a mechanism to wait for data on a set of
RecordInput objects. |
Class and Description |
---|
RecordInput
An input port on a record data flow.
|
Class and Description |
---|
SteppableRecordValued |
Class and Description |
---|
RecordInput
An input port on a record data flow.
|
ScalarInputField
A field of a record input port.
|
Class and Description |
---|
OutputEventListener
A callback interface for handling events occurring on an
output port.
|
PortStatistics
Live run-time statistics for a dataflow port.
|
Class and Description |
---|
DoubleInputField
A double valued field of a record input port.
|
FloatInputField
A float valued field of a record input port.
|
GenericPushable
An object publishing buffered data.
|
InputSnapshot
A snapshot of run-time statistics for an input port.
|
InputStatistics
Live run-time statistics for an input port.
|
LongInputField
A long valued field of a record input port.
|
NumericInputField
A numeric valued field of a record input port.
|
OutputSnapshot
A snapshot of run-time statistics for an output port.
|
OutputStatistics
Live run-time statistics for an input port.
|
PortSnapshot
A snapshot of run-time statistics for a dataflow port.
|
PortStatistics
Live run-time statistics for a dataflow port.
|
PortStatus
Possible states for a port.
|
RecordInput
An input port on a record data flow.
|
ScalarInputField
A field of a record input port.
|
ScalarOutputField
A field of a record output port.
|
SteppableRecordValued |
Class and Description |
---|
RecordInput
An input port on a record data flow.
|
RecordOutput
An output port generating a flow of record tokens.
|
Class and Description |
---|
RecordInput
An input port on a record data flow.
|
Class and Description |
---|
ScalarInputField
A field of a record input port.
|
ScalarOutputField
A field of a record output port.
|
Copyright © 2016 Actian Corporation. All rights reserved.