io.eels.component

avro

package avro

Visibility
  1. Public
  2. All

Type Members

  1. case class AvroSink(out: OutputStream) extends Sink with Product with Serializable

  2. case class AvroSource(path: Path) extends Source with Using with Product with Serializable

Value Members

  1. object AvroRecordFn extends Logging

  2. object AvroSchemaFn extends StrictLogging

  3. object AvroSink extends Serializable

Deprecated Value Members

  1. object AvroSchemaMerge

    Annotations
    @deprecated
    Deprecated

    use the functionality from avro4s when we can ditch 2.10 in eel

Ungrouped