Expand description
JsonFormat
: Line delimited JSON FileFormat
abstractions
Structsยง
- Json
Decoder - Json
Format - New line delimited JSON
FileFormat
implementation. - Json
Format Factory - Factory struct used to create JsonFormat
- Json
Serializer - Define a struct for serializing Json records to a stream
- Json
Sink - Implements
DataSink
for writing to a Json file.