| Package | Description |
|---|---|
| io.prestosql.server |
| Modifier and Type | Method and Description |
|---|---|
BasicQueryStats |
BasicQueryInfo.getQueryStats() |
static BasicQueryStats |
BasicQueryStats.immediateFailureQueryStats() |
| Modifier and Type | Method and Description |
|---|---|
static QueryProgressStats |
QueryProgressStats.createQueryProgressStats(BasicQueryStats queryStats) |
| Constructor and Description |
|---|
BasicQueryInfo(QueryId queryId,
SessionRepresentation session,
Optional<ResourceGroupId> resourceGroupId,
QueryState state,
MemoryPoolId memoryPool,
boolean scheduled,
URI self,
String query,
BasicQueryStats queryStats,
ErrorType errorType,
ErrorCode errorCode) |
Copyright © 2012–2019. All rights reserved.