Package org.apache.pulsar.functions.utils
package org.apache.pulsar.functions.utils
-
ClassDescriptionUtil to handle exceptions.Utils used for runtime.FunctionFilePackage is a class that represents a function package and implements the ValidatableFunctionPackage interface which decouples the function package from classloading.LoadedFunctionPackage is a class that represents a function package and implements the ValidatableFunctionPackage interface which decouples the function package from classloading.This abstraction separates the function and connector definition from classloading, enabling validation without the need for classloading.