Uses of Class
org.apache.flink.runtime.rest.messages.checkpoints.CheckpointTriggerRequestBody
Packages that use CheckpointTriggerRequestBody
Package
Description
-
Uses of CheckpointTriggerRequestBody in org.apache.flink.runtime.rest.handler.job.checkpoints
Method parameters in org.apache.flink.runtime.rest.handler.job.checkpoints with type arguments of type CheckpointTriggerRequestBodyModifier and TypeMethodDescriptionprotected CompletableFuture<TriggerResponse>CheckpointHandlers.CheckpointTriggerHandler.handleRequest(HandlerRequest<CheckpointTriggerRequestBody> request, RestfulGateway gateway) -
Uses of CheckpointTriggerRequestBody in org.apache.flink.runtime.rest.messages.checkpoints
Methods in org.apache.flink.runtime.rest.messages.checkpoints that return types with arguments of type CheckpointTriggerRequestBody