It cancels a query.
The queryId of the query to cancel.
The result of the query.
Submittes a query for execution and returns a QueryIterator object that can be used to iterate over the query results.
The query to execute.
A QueryIterator object.
Retrieves the query info for a given queryId.
The query to execute.
The query info
Static
create
Trino is a client for the Trino REST API.