Package io.trino.sql
Class SqlPath
java.lang.Object
io.trino.sql.SqlPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SqlPathbooleanforView(List<CatalogSchemaName> storedPath) getPath()inthashCode()static List<SqlPathElement> toString()
-
Field Details
-
EMPTY_PATH
-
-
Constructor Details
-
SqlPath
-
-
Method Details
-
buildPath
-
getRawPath
-
getPath
-
parsePath
-
equals
-
hashCode
-
toString
-
forView
-