package confluent
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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
- trait ConfluentConnector extends Serializable
- class IncompatibleSchemaException extends Exception
Value Members
- object SubjectType extends Enumeration