Uses of Package
io.confluent.kafka.schemaregistry.storage
Packages that use io.confluent.kafka.schemaregistry.storage
Package
Description
-
Classes in io.confluent.kafka.schemaregistry.storage used by io.confluent.kafka.schemaregistry.id
-
Classes in io.confluent.kafka.schemaregistry.storage used by io.confluent.kafka.schemaregistry.leaderelector.kafkaClassDescriptionThe identity of a schema registry instance.
-
Classes in io.confluent.kafka.schemaregistry.storage used by io.confluent.kafka.schemaregistry.rest
-
-
-
-
-
Classes in io.confluent.kafka.schemaregistry.storage used by io.confluent.kafka.schemaregistry.storageClassDescriptionAbstract base class for SchemaRegistry implementations that provides common state management and shared functionality.Internal class representing a raw schema with parsing options.Internal interface for schema registry implementations.Internal interface that provides various indexed methods that help lookup the underlying schemas.Simple wrapper for 16 byte MD5 hash.Metadata, which includes path annotations, arbitrary key-value properties, and a set of sensitive properties.This class saves out a map of topic/partition=>offsets to a file.Rule set, which includes migration rules (for migrating between versions), domain rules (for business logic), and encoding rules (for encoding logic).Kafka schema registry maintains a few in memory indices to facilitate schema lookups.The identity of a schema registry instance.An extension of
ParsedSchemaHolderthat also provides access to the underlyingSchemaValue. -
-