flush
[mdref/mdref-pq-gateway] / pq-gateway / pq / Gateway / Table / getQueryExecutor.md
1 # pq\Query\ExecutorInterface pq\Gateway\Table::getQueryExecutor()
2
3 Retrieve the query executor used by this table.
4 See pq\Gateway\Table::setQueryExecutor(), pq\Query\Executor and pq\Query\AsyncExecutor.
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * pq\Query\ExecutorInterface, the query executor currently in use.