Avro

vulcan.Avro
object Avro

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Avro.type

Members list

Type members

Types

type Array[A] = List[A]
type Boolean = Boolean
type Bytes = ByteBuffer
type Double = Double
type EnumSymbol = EnumSymbol
type Fixed = GenericFixed
type Float = Float
type Int = Int
type Long = Long
type Map[A] = Map[String, A]
type Null = Null
type Record = GenericRecord
type String = Utf8