| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.webmonitor.threadinfo |
| Constructor and Description |
|---|
JobVertexFlameGraphHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor,
VertexStatsTracker<VertexThreadInfoStats> threadInfoOperatorTracker) |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexThreadInfoTracker
Tracker of thread infos for
ExecutionJobVertex. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.