| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryCache<K,V>
In-memory store based on maps
|
| Modifier and Type | Method and Description |
|---|---|
LookupCache<SchemaRegistryKey,SchemaRegistryValue> |
KafkaSchemaRegistry.getLookupCache() |
protected LookupCache<SchemaRegistryKey,SchemaRegistryValue> |
KafkaSchemaRegistry.lookupCache() |
| Constructor and Description |
|---|
KafkaStoreMessageHandler(KafkaSchemaRegistry schemaRegistry,
LookupCache<SchemaRegistryKey,SchemaRegistryValue> lookupCache,
IdGenerator idGenerator) |
SubjectKeyComparator(LookupCache<K,?> lookupCache) |
Copyright © 2026 Confluent, Inc.. All rights reserved.