Uses of Class
org.apache.flink.runtime.rest.messages.checkpoints.CheckpointConfigInfo
Packages that use CheckpointConfigInfo
Package
Description
-
Uses of CheckpointConfigInfo in org.apache.flink.runtime.rest.handler.job.checkpoints
Methods in org.apache.flink.runtime.rest.handler.job.checkpoints that return CheckpointConfigInfoModifier and TypeMethodDescriptionprotected CheckpointConfigInfoCheckpointConfigHandler.handleRequest(HandlerRequest<EmptyRequestBody> request, AccessExecutionGraph executionGraph) Constructor parameters in org.apache.flink.runtime.rest.handler.job.checkpoints with type arguments of type CheckpointConfigInfoModifierConstructorDescriptionCheckpointConfigHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever, Duration timeout, Map<String, String> responseHeaders, MessageHeaders<EmptyRequestBody, CheckpointConfigInfo, JobMessageParameters> messageHeaders, ExecutionGraphCache executionGraphCache, Executor executor) -
Uses of CheckpointConfigInfo in org.apache.flink.runtime.rest.messages.checkpoints
Methods in org.apache.flink.runtime.rest.messages.checkpoints that return types with arguments of type CheckpointConfigInfo