Uses of Class
org.apache.flink.table.gateway.service.result.ResultStore
-
Packages that use ResultStore Package Description org.apache.flink.table.gateway.service.result -
-
Uses of ResultStore in org.apache.flink.table.gateway.service.result
Fields in org.apache.flink.table.gateway.service.result declared as ResultStore Modifier and Type Field Description static ResultStoreResultStore. DUMMY_RESULT_STOREMethods in org.apache.flink.table.gateway.service.result that return ResultStore Modifier and Type Method Description ResultStoreResultFetcher. getResultStore()
-