Package | Description |
---|---|
org.apache.flink.runtime.rest.handler.job.checkpoints | |
org.apache.flink.runtime.rest.messages.checkpoints |
Modifier and Type | Method and Description |
---|---|
protected CheckpointConfigInfo |
CheckpointConfigHandler.handleRequest(HandlerRequest<EmptyRequestBody,JobMessageParameters> request,
AccessExecutionGraph executionGraph) |
Constructor and Description |
---|
CheckpointConfigHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,CheckpointConfigInfo,JobMessageParameters> messageHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor) |
Modifier and Type | Method and Description |
---|---|
Class<CheckpointConfigInfo> |
CheckpointConfigHeaders.getResponseClass() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.