Packages

package avro

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. avro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class AvroSrcGenerator(marshallersImports: List[MarshallersImport], bigDecimalTypeGen: BigDecimalTypeGen, compressionTypeGen: CompressionTypeGen, useIdiomaticEndpoints: UseIdiomaticEndpoints) extends SrcGenerator with Product with Serializable

Value Members

  1. val AvdlExtension: String
  2. val AvprExtension: String
  3. object AvdlFileSorter

    Adapted from avrohugger.filesorter.AvdlFileSorter.

    Adapted from avrohugger.filesorter.AvdlFileSorter. Changes: - Handles imported files not present in the input set - Doesn't require input files to be in canonical form (but returns them as such) - Errors out on unresolved imports instead of going into an infinite loop

Inherited from AnyRef

Inherited from Any

Ungrouped