Class RelationId
java.lang.Object
io.trino.sql.analyzer.RelationId
-
Method Summary
Modifier and TypeMethodDescriptionstatic RelationIdCreatesRelationIdequal only to itselfbooleaninthashCode()booleanstatic RelationIdCreatesRelationIdequal to anyRelationIdcreated from exactly the same source.toString()
-
Method Details
-
of
CreatesRelationIdequal to anyRelationIdcreated from exactly the same source. -
anonymous
CreatesRelationIdequal only to itself -
isAnonymous
public boolean isAnonymous() -
getSourceNode
-
equals
-
hashCode
-
toString
-