Uses of Class
io.trino.operator.scalar.annotations.ParametricScalarImplementation
Packages that use ParametricScalarImplementation
-
Uses of ParametricScalarImplementation in io.trino.operator.scalar
Methods in io.trino.operator.scalar that return types with arguments of type ParametricScalarImplementationConstructor parameters in io.trino.operator.scalar with type arguments of type ParametricScalarImplementationModifierConstructorDescriptionParametricScalar(Signature signature, ScalarHeader details, ParametricImplementationsGroup<ParametricScalarImplementation> implementations, boolean deprecated) -
Uses of ParametricScalarImplementation in io.trino.operator.scalar.annotations
Methods in io.trino.operator.scalar.annotations that return ParametricScalarImplementation