Uses of Class
io.trino.type.Constraints
-
Packages that use Constraints Package Description io.trino.operator.scalar -
-
Uses of Constraints in io.trino.operator.scalar
Methods in io.trino.operator.scalar with annotations of type Constraints Modifier and Type Method Description static Int128MathFunctions.Round. roundLongLong(long numScale, Int128 num)static longMathFunctions.Round. roundLongShort(long numScale, Int128 num)static longMathFunctions.Round. roundShort(long numScale, long num)
-