Interface FunctionDefinitionFactory.Context

  • Enclosing interface:
    FunctionDefinitionFactory

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

      • getClassLoader

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