Package | Description |
---|---|
org.apache.flink.runtime.rest.handler.job | |
org.apache.flink.runtime.webmonitor.threadinfo |
Constructor and Description |
---|
JobVertexFlameGraphHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
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–2024 The Apache Software Foundation. All rights reserved.