Record
The Record Stream is a stream used to process the tabular data such as RDB.
Stream property
There is no property.
Field definition
Define field name and data type.
| Field name | Specify the field's name. |
|---|---|
| Data type | An arbitrary one of String, Boolean, Integer, Double, Decimal, DateTime, Binary. |