Class AvroTypeDescription

java.lang.Object
io.confluent.kafka.schemaregistry.rules.cel.avro.AvroTypeDescription
All Implemented Interfaces:
org.projectnessie.cel.common.types.ref.TypeDescription

public final class AvroTypeDescription extends Object implements org.projectnessie.cel.common.types.ref.TypeDescription
  • Field Details

    • NULL_AVRO_SCHEMA

      public static final org.apache.avro.Schema NULL_AVRO_SCHEMA
  • Method Details

    • name

      public String name()
      Specified by:
      name in interface org.projectnessie.cel.common.types.ref.TypeDescription
    • reflectType

      public Class<?> reflectType()
      Specified by:
      reflectType in interface org.projectnessie.cel.common.types.ref.TypeDescription