Class VertexFlameGraph
java.lang.Object
org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
- All Implemented Interfaces:
ResponseBody
Flame Graph representation for a job vertex or an execution vertex.
Statistics are gathered by sampling stack traces of running tasks.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VertexFlameGraphdisabled()longgetRoot()static VertexFlameGraphtoString()static VertexFlameGraphwaiting()