| Package | Description |
|---|---|
| io.prestosql.execution | |
| io.prestosql.operator | |
| io.prestosql.server |
| Modifier and Type | Method and Description |
|---|---|
QueryPerformanceFetcher |
ExplainAnalyzeContext.getQueryPerformanceFetcher() |
| Constructor and Description |
|---|
ExplainAnalyzeContext(QueryPerformanceFetcher queryPerformanceFetcher) |
| Constructor and Description |
|---|
ExplainAnalyzeOperator(OperatorContext operatorContext,
QueryPerformanceFetcher queryPerformanceFetcher,
FunctionRegistry functionRegistry,
Metadata metadata,
boolean verbose) |
ExplainAnalyzeOperatorFactory(int operatorId,
PlanNodeId planNodeId,
QueryPerformanceFetcher queryPerformanceFetcher,
FunctionRegistry functionRegistry,
Metadata metadata,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
static QueryPerformanceFetcher |
CoordinatorModule.createQueryPerformanceFetcher(QueryManager queryManager) |
Copyright © 2012–2019. All rights reserved.