Uses of Class
io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
Packages that use RuleContext.FieldContext
-
Uses of RuleContext.FieldContext in io.confluent.kafka.schemaregistry.rules
Methods in io.confluent.kafka.schemaregistry.rules that return RuleContext.FieldContextModifier and TypeMethodDescriptionRuleContext.currentField()RuleContext.enterField(Object containingMessage, String fullName, String name, RuleContext.Type type, Set<String> tags) Methods in io.confluent.kafka.schemaregistry.rules with parameters of type RuleContext.FieldContextModifier and TypeMethodDescriptionFieldRedactionExecutor.FieldRedactionExecutorTransform.transform(RuleContext ctx, RuleContext.FieldContext fieldCtx, Object fieldValue) FieldTransform.transform(RuleContext ctx, RuleContext.FieldContext fieldCtx, Object fieldValue)