Package io.trino.sql.planner.plan
Record Class ApplyNode.Exists
java.lang.Object
java.lang.Record
io.trino.sql.planner.plan.ApplyNode.Exists
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Exists
public Exists()Creates an instance of aExistsrecord class.
-
-
Method Details
-
inputs
- Specified by:
inputsin interfaceApplyNode.SetExpression
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-