Package

io.eels.component

avro

Permalink

package avro

Visibility
  1. Public
  2. All

Type Members

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

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

    Permalink

Value Members

  1. object AvroRecordFn extends Logging

    Permalink
  2. object AvroSchemaFn extends StrictLogging

    Permalink
  3. object AvroSink extends Serializable

    Permalink

Deprecated Value Members

  1. object AvroSchemaMerge

    Permalink
    Annotations
    @deprecated
    Deprecated

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

Ungrouped