@PublicEvolving public static interface SpecializedFunction.SpecializedContext extends SpecializedFunction.ExpressionEvaluatorFactory
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getBuiltInClassLoader()
Returns the classloader used to resolve built-in functions.
|
CallContext |
getCallContext()
Returns the context of the current call.
|
ReadableConfig |
getConfiguration()
Gives read-only access to the configuration of the current session.
|
createEvaluator, createEvaluator, createEvaluator
CallContext getCallContext()
ReadableConfig getConfiguration()
ClassLoader getBuiltInClassLoader()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.