| Package | Description |
|---|---|
| com.pervasive.datarush.operators.io |
Provides base file I/O components including encoders and decoders.
|
| 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 | Method and Description |
|---|---|
void |
DataFormat.DataFormatter.bindInput(SteppableRecordValued source)
Called to provide the source port from
which records to format are read.
|
void |
AbstractRecordFormatter.bindInput(SteppableRecordValued source)
Simple implementation which passes an input port buffer
to
AbstractRecordFormatter.bindInputFields(RecordValued). |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RecordInput
An input port on a record data flow.
|
Copyright © 2016 Actian Corporation. All rights reserved.