Package

pl.touk.nussknacker.engine.avro

schemaregistry

Permalink

package schemaregistry

Visibility
  1. Public
  2. All

Type Members

  1. class BasedOnVersionAvroSchemaDeterminer extends AvroSchemaDeterminer

    Permalink
  2. case class ExistingSchemaVersion(version: Int) extends SchemaVersionOption with Product with Serializable

    Permalink
  3. trait SchemaRegistryClient extends Serializable

    Permalink
  4. sealed trait SchemaRegistryError extends RuntimeException

    Permalink
  5. trait SchemaRegistryProvider extends Serializable

    Permalink
  6. final case class SchemaRegistryUnknownError(message: String) extends RuntimeException with SchemaRegistryError with Product with Serializable

    Permalink
  7. final case class SchemaSubjectNotFound(message: String) extends RuntimeException with SchemaRegistryError with Product with Serializable

    Permalink
  8. final case class SchemaVersionNotFound(message: String) extends RuntimeException with SchemaRegistryError with Product with Serializable

    Permalink
  9. sealed trait SchemaVersionOption extends AnyRef

    Permalink
  10. class SpecificRecordEmbeddedSchemaDeterminer extends AvroSchemaDeterminer

    Permalink

Value Members

  1. object LatestSchemaVersion extends SchemaVersionOption with Product with Serializable

    Permalink
  2. object SchemaVersionOption

    Permalink
  3. package confluent

    Permalink

Ungrouped