Package io.trino.metadata
Class LongVariableConstraint
- java.lang.Object
-
- io.trino.metadata.LongVariableConstraint
-
public class LongVariableConstraint extends Object
-
-
Constructor Summary
Constructors Constructor Description LongVariableConstraint(String name, String expression)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetExpression()StringgetName()inthashCode()StringtoString()
-