Toggle navigation
Home
com.facebook.presto.execution.StageInfo to java.util.List<com.facebook.presto.execution.StageInfo>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
stageInfo.getTasks().stream().map(TaskInfo::getStats)
to
stageInfos
Rename Variable
stageInfo
to
stageInfos