Package io.trino.sql.analyzer
Class FieldId
java.lang.Object
io.trino.sql.analyzer.FieldId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic FieldIdfrom(ResolvedField field) intReturnsfield indexof the field in the containing relation.inthashCode()toString()
-
Constructor Details
-
FieldId
-
-
Method Details