Uses of Enum Class
org.apache.datafusion.Volatility
Packages that use Volatility
-
Uses of Volatility in org.apache.datafusion
Methods in org.apache.datafusion that return VolatilityModifier and TypeMethodDescriptionstatic VolatilityReturns the enum constant of this class with the specified name.static Volatility[]Volatility.values()Returns an array containing the constants of this enum class, in the order they are declared.ScalarFunction.volatility()Volatility classification.ScalarUdf.volatility()Volatility classification; cached fromScalarFunction.volatility().