Package org.apache.flink.table.catalog
Class ObjectPath
java.lang.Object
org.apache.flink.table.catalog.ObjectPath
- All Implemented Interfaces:
Serializable
A database name and object (table/view/function) name combo in a catalog.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ObjectPathfromString(String fullName) inthashCode()toString()