AvroFormattingWriter

class AvroFormattingWriter(stream: DestinationStream, outputStream: OutputStream, formatConfig: AvroFormatConfiguration, rootLevelFlattening: Boolean) : ObjectStorageFormattingWriter

Constructors

Link copied to clipboard
constructor(stream: DestinationStream, outputStream: OutputStream, formatConfig: AvroFormatConfiguration, rootLevelFlattening: Boolean)

Properties

Link copied to clipboard
val log: KLogger

Functions

Link copied to clipboard
open override fun accept(record: DestinationRecordRaw)
Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun flush()