Package org.apache.flink.table.runtime.operators.calc.async
package org.apache.flink.table.runtime.operators.calc.async
-
ClassesClassDescriptionAsync function runner for
AsyncScalarFunction, which takes the generated function, instantiates it, and then calls its lifecycle methods.Inspired byDelegatingResultFutureforAsyncScalarFunction.Contains retry predicates used to determine if a result or error should result in a retry.Returns true for any exception.Returns true if the response is null or empty.