Package | Description |
---|---|
org.apache.flink.runtime.rest.handler.job | |
org.apache.flink.runtime.rest.messages |
Modifier and Type | Method and Description |
---|---|
protected SubtasksTimesInfo |
SubtasksTimesHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
AccessExecutionJobVertex jobVertex) |
Constructor and Description |
---|
SubtasksTimesHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,SubtasksTimesInfo,JobVertexMessageParameters> messageHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor) |
Modifier and Type | Method and Description |
---|---|
Class<SubtasksTimesInfo> |
SubtasksTimesHeaders.getResponseClass() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.