Uses of Interface
io.confluent.kafka.schemaregistry.rules.FieldTransform
Packages that use FieldTransform
Package
Description
-
Uses of FieldTransform in io.confluent.kafka.schemaregistry
Methods in io.confluent.kafka.schemaregistry with parameters of type FieldTransformModifier and TypeMethodDescriptiondefault ObjectParsedSchema.transformMessage(RuleContext ctx, FieldTransform transform, Object message) -
Uses of FieldTransform in io.confluent.kafka.schemaregistry.avro
Methods in io.confluent.kafka.schemaregistry.avro with parameters of type FieldTransformModifier and TypeMethodDescriptionAvroSchema.transformMessage(RuleContext ctx, FieldTransform transform, Object message) -
Uses of FieldTransform in io.confluent.kafka.schemaregistry.rules
Classes in io.confluent.kafka.schemaregistry.rules that implement FieldTransformModifier and TypeClassDescriptionstatic classMethods in io.confluent.kafka.schemaregistry.rules that return FieldTransformModifier and TypeMethodDescriptionabstract FieldTransformFieldRuleExecutor.newTransform(RuleContext ctx)