Class RuleSetHandler
java.lang.Object
io.confluent.kafka.schemaregistry.storage.RuleSetHandler
- All Implemented Interfaces:
UpdateRequestHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(Schema schema, TagSchemaRequest request) voidhandle(String subject, boolean normalize, RegisterSchemaRequest request) voidhandle(String subject, ConfigUpdateRequest request)
-
Constructor Details
-
RuleSetHandler
public RuleSetHandler()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceUpdateRequestHandler
-
handle
- Specified by:
handlein interfaceUpdateRequestHandler
-
handle
- Specified by:
handlein interfaceUpdateRequestHandler
-
transform
-