java.lang.Object
io.confluent.kafka.schemaregistry.rules.cel.builtin.BuiltinLibrary
All Implemented Interfaces:
org.projectnessie.cel.Library

public class BuiltinLibrary extends Object implements org.projectnessie.cel.Library
  • Constructor Details

    • BuiltinLibrary

      public BuiltinLibrary()
  • Method Details

    • getCompileOptions

      public List<org.projectnessie.cel.EnvOption> getCompileOptions()
      Specified by:
      getCompileOptions in interface org.projectnessie.cel.Library
    • getProgramOptions

      public List<org.projectnessie.cel.ProgramOption> getProgramOptions()
      Specified by:
      getProgramOptions in interface org.projectnessie.cel.Library