public class RuleSetHandler extends Object implements UpdateRequestHandler
| Constructor and Description |
|---|
RuleSetHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Schema schema,
TagSchemaRequest request) |
void |
handle(String subject,
boolean normalize,
RegisterSchemaRequest request) |
void |
handle(String subject,
ConfigUpdateRequest request) |
RuleSet |
transform(RuleSet ruleSet) |
public void handle(String subject, ConfigUpdateRequest request)
handle in interface UpdateRequestHandlerpublic void handle(String subject, boolean normalize, RegisterSchemaRequest request)
handle in interface UpdateRequestHandlerpublic void handle(Schema schema, TagSchemaRequest request)
handle in interface UpdateRequestHandlerCopyright © 2026 Confluent, Inc.. All rights reserved.