public interface DispatchQuery extends QueryTracker.TrackedQuery, ManagedQueryExecution
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
com.google.common.util.concurrent.ListenableFuture<?> |
getDispatchedFuture() |
DispatchInfo |
getDispatchInfo() |
void |
recordHeartbeat() |
fail, getCreateTime, getEndTime, getExecutionStartTime, getLastHeartbeat, getQueryId, getSession, isDone, pruneInfoaddStateChangeListener, fail, getBasicQueryInfo, getErrorCode, getSession, getTotalCpuTime, getTotalMemoryReservation, getUserMemoryReservation, isDone, startWaitingForResourcesvoid recordHeartbeat()
com.google.common.util.concurrent.ListenableFuture<?> getDispatchedFuture()
DispatchInfo getDispatchInfo()
void cancel()
Copyright © 2012–2019. All rights reserved.