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