| Package | Description |
|---|---|
| io.prestosql.execution |
| Modifier and Type | Method and Description |
|---|---|
StageStats |
StageInfo.getStageStats() |
| Constructor and Description |
|---|
StageInfo(StageId stageId,
StageState state,
URI self,
PlanFragment plan,
List<Type> types,
StageStats stageStats,
List<TaskInfo> tasks,
List<StageInfo> subStages,
ExecutionFailureInfo failureCause) |
Copyright © 2012–2019. All rights reserved.