inputSchema property

SourceSchema inputSchema
final

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns in the in-application stream that is being created.

Also used to describe the format of the reference data source.

Implementation

final SourceSchema inputSchema;