@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.
|
org.apache.flink.configuration.ReadableConfig |
getConfiguration()
Gives read-only access to the configuration of the current session.
|
createEvaluator, createEvaluator, createEvaluatorCallContext getCallContext()
org.apache.flink.configuration.ReadableConfig getConfiguration()
ClassLoader getBuiltInClassLoader()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.