| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.webmonitor.threadinfo |
| 构造器和说明 |
|---|
JobVertexFlameGraphHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor,
JobVertexStatsTracker<VertexThreadInfoStats> threadInfoOperatorTracker) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobVertexThreadInfoTracker<T extends Statistics>
Tracker of thread infos for
ExecutionJobVertex. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.