JavaScript is disabled on your browser.
Description
Nested Class Summary
Method Summary
Method Details
getState()
getStateChange(QueryState)
addStateChangeListener(StateMachine.StateChangeListener)
setOutputInfoListener(Consumer)
outputTaskFailed(TaskId, Throwable)
resultsConsumed()
getQueryPlan()
getBasicQueryInfo()
getQueryInfo()
getResultQueryInfo()
getSlug()
getTotalCpuTime()
getUserMemoryReservation()
getTotalMemoryReservation()
start()
cancelQuery()
cancelStage(StageId)
failTask(TaskId, Exception)
recordHeartbeat()
shouldWaitForMinWorkers()
addFinalQueryInfoListener(StateMachine.StateChangeListener)
Nested Class Summary
Nested Classes
static interface
static class
The info will always contain column names and types.
Method Summary
All Methods Instance Methods Abstract Methods
void
Add a listener for the final query info.
void
void
void
void
com.google.common.util.concurrent.ListenableFuture<QueryState >
io.airlift.units.Duration
io.airlift.units.DataSize
io.airlift.units.DataSize
void
void
void
void
boolean
void
Methods inherited from interface io.trino.execution.QueryTracker.TrackedQuery
fail , getCreateTime , getEndTime , getExecutionStartTime , getLastHeartbeat , getPlanningTime , getQueryId , getSession , isDone , isInfoPruned , pruneInfo
Method Details
getTotalMemoryReservation
addFinalQueryInfoListener