Uses of Class
io.confluent.kafka.schemaregistry.rules.cel.avro.AvroCelTypeProvider
Packages that use AvroCelTypeProvider
-
Uses of AvroCelTypeProvider in io.confluent.kafka.schemaregistry.rules.cel.avro
Methods in io.confluent.kafka.schemaregistry.rules.cel.avro that return AvroCelTypeProviderModifier and TypeMethodDescriptionstatic AvroCelTypeProviderAvroCelTypeProvider.forSchema(org.apache.avro.Schema root) Build a provider that registers all record schemas reachable fromroot.