Uses of Class
org.apache.flink.table.api.Schema.UnresolvedPrimaryKey
-
Packages that use Schema.UnresolvedPrimaryKey Package Description org.apache.flink.table.api -
-
Uses of Schema.UnresolvedPrimaryKey in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return types with arguments of type Schema.UnresolvedPrimaryKey Modifier and Type Method Description Optional<Schema.UnresolvedPrimaryKey>
Schema. getPrimaryKey()
-