public class StagePage extends WebUIPage
| Modifier and Type | Method and Description |
|---|---|
scala.collection.Seq<scala.xml.Node> |
render(javax.servlet.http.HttpServletRequest request) |
scala.collection.Seq<scala.xml.Node> |
taskRow(boolean hasAccumulators,
boolean hasInput,
boolean hasOutput,
boolean hasShuffleRead,
boolean hasShuffleWrite,
boolean hasBytesSpilled,
UIData.TaskUIData taskData) |
prefix, renderJsonpublic StagePage(StagesTab parent)
public scala.collection.Seq<scala.xml.Node> render(javax.servlet.http.HttpServletRequest request)
public scala.collection.Seq<scala.xml.Node> taskRow(boolean hasAccumulators,
boolean hasInput,
boolean hasOutput,
boolean hasShuffleRead,
boolean hasShuffleWrite,
boolean hasBytesSpilled,
UIData.TaskUIData taskData)