Packages

package confluent

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package avro
  2. package json

Type Members

  1. class ConfluentClient[S <: ParsedSchema] extends Logging with Serializable

    Wrapper for schema registry client.

    Wrapper for schema registry client. It supports advanced logic for schema compatibility check and update.

    S

    schema type, e.g. AvroSchema or JsonSchema

  2. trait ConfluentConnector extends Serializable
  3. class IncompatibleSchemaException extends Exception

Value Members

  1. object SubjectType extends Enumeration

Ungrouped