Uses of Class
io.trino.operator.scalar.ScalarHeader
Packages that use ScalarHeader
-
Uses of ScalarHeader in io.trino.operator.scalar
Methods in io.trino.operator.scalar that return types with arguments of type ScalarHeaderModifier and TypeMethodDescriptionstatic List<ScalarHeader> ScalarHeader.fromAnnotatedElement(AnnotatedElement annotated) Constructors in io.trino.operator.scalar with parameters of type ScalarHeaderModifierConstructorDescriptionParametricScalar(Signature signature, ScalarHeader details, ParametricImplementationsGroup<ParametricScalarImplementation> implementations, boolean deprecated)