Interface FunctionDefinitionFactory.Context

Enclosing interface:
FunctionDefinitionFactory

@PublicEvolving public static interface FunctionDefinitionFactory.Context
Context provided when a function definition is created.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the class loader of the current session.
  • Method Details

    • getClassLoader

      ClassLoader getClassLoader()
      Returns the class loader of the current session.