BuiltInSpecializedFunction |
Base class for built-in functions that need another level of specialization via BuiltInFunctionDefinition.specialize(SpecializedContext) .
|
DefaultExpressionEvaluator |
Default runtime implementation for SpecializedFunction.ExpressionEvaluator .
|
JsonPathCache |
The default cache for the jsonpath com.jayway.jsonpath.spi.cache.CacheProvider .
|
KeyedProcessFunctionWithCleanupState<K,IN,OUT> |
A function that processes elements of a stream, and could cleanup state.
|
SqlFunctionUtils |
Built-in scalar runtime functions.
|
SqlJsonUtils |
Utilities for JSON functions.
|
SqlLikeChainChecker |
String Like util: Matches a chained sequence of checkers.
|