| 程序包 | 说明 |
|---|---|
| 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,
JobVertexThreadInfoTracker<JobVertexThreadInfoStats> threadInfoOperatorTracker) |
| 限定符和类型 | 方法和说明 |
|---|---|
JobVertexThreadInfoTracker<T> |
JobVertexThreadInfoTrackerBuilder.build()
Constructs a new
JobVertexThreadInfoTracker. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.