Uses of Class
org.apache.flink.runtime.rest.messages.job.savepoints.SavepointInfo
Packages that use SavepointInfo
Package
Description
-
Uses of SavepointInfo in org.apache.flink.runtime.rest.handler.job.savepoints
Methods in org.apache.flink.runtime.rest.handler.job.savepoints that return SavepointInfoModifier and TypeMethodDescriptionprotected SavepointInfoSavepointHandlers.SavepointStatusHandler.exceptionalOperationResultResponse(Throwable throwable) protected SavepointInfoSavepointHandlers.SavepointStatusHandler.operationResultResponse(String operationResult) Methods in org.apache.flink.runtime.rest.handler.job.savepoints that return types with arguments of type SavepointInfoModifier and TypeMethodDescriptionSavepointHandlers.SavepointStatusHandler.handleRequest(HandlerRequest<EmptyRequestBody> request, RestfulGateway gateway) -
Uses of SavepointInfo in org.apache.flink.runtime.rest.messages.job.savepoints
Methods in org.apache.flink.runtime.rest.messages.job.savepoints that return types with arguments of type SavepointInfo