Uses of Class
io.confluent.kafka.schemaregistry.storage.AbstractSchemaRegistry.RawSchema
Packages that use AbstractSchemaRegistry.RawSchema
-
Uses of AbstractSchemaRegistry.RawSchema in io.confluent.kafka.schemaregistry.storage
Fields in io.confluent.kafka.schemaregistry.storage with type parameters of type AbstractSchemaRegistry.RawSchemaModifier and TypeFieldDescriptionprotected final com.github.benmanes.caffeine.cache.LoadingCache<AbstractSchemaRegistry.RawSchema,ParsedSchema> AbstractSchemaRegistry.newSchemaCacheprotected final com.github.benmanes.caffeine.cache.LoadingCache<AbstractSchemaRegistry.RawSchema,ParsedSchema> AbstractSchemaRegistry.oldSchemaCache