| Interface | Description |
|---|---|
| CloseableIterator<T> | |
| LeaderAwareSchemaRegistry |
Internal interface for schema registry implementations.
|
| LeaderElector | |
| LookupCache<K,V> |
Internal interface that provides various indexed methods that help lookup the underlying schemas.
|
| SchemaRegistry | |
| SchemaUpdateHandler | |
| Store<K,V> | |
| StoreUpdateHandler<K,V> |
| Class | Description |
|---|---|
| ClearSubjectKey | |
| ClearSubjectValue | |
| CompositeSchemaUpdateHandler | |
| ConfigKey | |
| ConfigValue | |
| ContextKey | |
| ContextValue | |
| DeleteSubjectKey | |
| DeleteSubjectValue | |
| FilteredIterator<T> | |
| InMemoryCache<K,V> |
In-memory store based on maps
|
| KafkaSchemaRegistry | |
| KafkaSchemaRegistry.SchemeAndPort | |
| KafkaStore<K,V> | |
| KafkaStoreMessageHandler | |
| KafkaStoreReaderThread<K,V> |
Thread that reads schema registry state from the Kafka compacted topic and modifies
the local store to be consistent.
|
| LazyParsedSchemaHolder | |
| MD5 |
Simple wrapper for 16 byte MD5 hash.
|
| Metadata |
Metadata, which includes path annotations, arbitrary key-value properties,
and a set of sensitive properties.
|
| ModeKey | |
| ModeValue | |
| NoopKey | |
| OffsetCheckpoint |
This class saves out a map of topic/partition=>offsets to a file.
|
| OffsetCheckpointReadOnly |
This class read a map of topic/partition=>offsets from a file.
|
| Rule | |
| RuleSet |
Rule set, which includes migration rules (for migrating between versions) and domain rules
(for the current version).
|
| RuleSetHandler | |
| SchemaIdAndSubjects |
Kafka schema registry maintains a few in memory indices to facilitate schema lookups.
|
| SchemaKey | |
| SchemaReference | |
| SchemaRegistryIdentity |
The identity of a schema registry instance.
|
| SchemaRegistryKey | |
| SchemaRegistryValue | |
| SchemaValue | |
| SubjectKey | |
| SubjectKeyComparator<K> | |
| SubjectValue | |
| TransformedIterator<F,T> |
| Enum | Description |
|---|---|
| LookupFilter | |
| Mode | |
| RuleKind | |
| RuleMode | |
| SchemaRegistryKeyType | |
| StoreUpdateHandler.ValidationStatus |
Copyright © 2026 Confluent, Inc.. All rights reserved.