com.gensler

scalavro

package scalavro

Scalavro

In-memory representation of avro schemas and protocols

Avro schemas and protocols automatically from Scala types

Scala bindings for reading and writing Avro-ified types

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. scalavro
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait CanonicalForm extends AnyRef

  2. trait JsonSchemifiable extends AnyRef

  3. case class Reference(id: Long) extends Product with Serializable

Value Members

  1. object JsonSchemaProtocol extends DefaultJsonProtocol

  2. package error

  3. package io

  4. package protocol

  5. package types

  6. package util

Inherited from AnyRef

Inherited from Any

Ungrouped