Uses of Interface
io.confluent.kafka.schemaregistry.rest.handlers.UpdateRequestHandler
Packages that use UpdateRequestHandler
Package
Description
-
Uses of UpdateRequestHandler in io.confluent.kafka.schemaregistry.rest.handlers
Classes in io.confluent.kafka.schemaregistry.rest.handlers that implement UpdateRequestHandlerConstructor parameters in io.confluent.kafka.schemaregistry.rest.handlers with type arguments of type UpdateRequestHandler -
Uses of UpdateRequestHandler in io.confluent.kafka.schemaregistry.storage
Classes in io.confluent.kafka.schemaregistry.storage that implement UpdateRequestHandlerFields in io.confluent.kafka.schemaregistry.storage with type parameters of type UpdateRequestHandlerModifier and TypeFieldDescriptionprotected final List<UpdateRequestHandler>AbstractSchemaRegistry.updateRequestHandlersMethods in io.confluent.kafka.schemaregistry.storage that return UpdateRequestHandlerModifier and TypeMethodDescriptionAbstractSchemaRegistry.getCompositeUpdateRequestHandler()SchemaRegistry.getCompositeUpdateRequestHandler()Methods in io.confluent.kafka.schemaregistry.storage with parameters of type UpdateRequestHandlerModifier and TypeMethodDescriptionvoidAbstractSchemaRegistry.addUpdateRequestHandler(UpdateRequestHandler updateRequestHandler) voidSchemaRegistry.addUpdateRequestHandler(UpdateRequestHandler updateRequestHandler)