Uses of Class
io.trino.operator.scalar.ScalarHeader
-
Packages that use ScalarHeader Package Description io.trino.operator.scalar io.trino.operator.scalar.annotations -
-
Uses of ScalarHeader in io.trino.operator.scalar
Constructors in io.trino.operator.scalar with parameters of type ScalarHeader Constructor Description ParametricScalar(Signature signature, ScalarHeader details, ParametricImplementationsGroup<ParametricScalarImplementation> implementations, boolean deprecated) -
Uses of ScalarHeader in io.trino.operator.scalar.annotations
Methods in io.trino.operator.scalar.annotations that return ScalarHeader Modifier and Type Method Description ScalarHeaderScalarImplementationHeader. getHeader()
-