Uses of Interface
org.apache.flink.table.planner.plan.rules.logical.RemoteCalcCallFinder
Packages that use RemoteCalcCallFinder
-
Uses of RemoteCalcCallFinder in org.apache.flink.table.planner.plan.rules.logical
Classes in org.apache.flink.table.planner.plan.rules.logical that implement RemoteCalcCallFinderModifier and TypeClassDescriptionstatic classAn Async implementation ofRemoteCalcCallFinderwhich finds uses ofAsyncScalarFunction.Constructors in org.apache.flink.table.planner.plan.rules.logical with parameters of type RemoteCalcCallFinderModifierConstructorDescriptionAsyncCalcSplitNestedRule(RemoteCalcCallFinder callFinder) AsyncCalcSplitOnePerCalcRule(RemoteCalcCallFinder callFinder)