disableQueryMonitor

Syntax

disableQueryMonitor()

Arguments

None

Details

Disable the monitor on the query status.

As monitoring the query status has some memory overhead, you can disable the monitor when the system is low on memory.

Note: After calling the command, users cannot get the query job status with getQueryStatus.

Related function: enableQueryMonitor