Package

com.spotify.scio

coders

Permalink

package coders

Visibility
  1. Public
  2. All

Type Members

  1. trait AnnotatedKryoRegistrar extends AnyRef

    Permalink

    Trait to be added to Kryo registrar class annotated with @KryoRegistrar.

  2. macro class KryoRegistrar extends Annotation with StaticAnnotation

    Permalink

    Annotation for custom Kryo registrar classes.

    Annotation for custom Kryo registrar classes.

    Annotated class must extend IKryoRegistrar and has name that ends with "KryoRegistrar".

    Annotations
    @compileTimeOnly( ... )

Value Members

  1. object ScioKryoRegistrar extends Serializable

    Permalink

Ungrouped