Interface SchemaUpdateHandler
- All Superinterfaces:
AutoCloseable,Closeable,org.apache.kafka.common.Configurable,StoreUpdateHandler<SchemaRegistryKey,SchemaRegistryValue>
- All Known Implementing Classes:
CompositeSchemaUpdateHandler,KafkaStoreMessageHandler
public interface SchemaUpdateHandler
extends StoreUpdateHandler<SchemaRegistryKey,SchemaRegistryValue>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler
StoreUpdateHandler.ValidationStatus -
Field Summary
Fields inherited from interface io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler
SCHEMA_REGISTRY -
Method Summary
Methods inherited from interface io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler
cacheInitialized, checkpoint, close, configure, endBatch, handleUpdate, init, startBatch, validateUpdate