Uses of Class
org.apache.flink.runtime.rest.handler.async.AsynchronousOperationInfo
Packages that use AsynchronousOperationInfo
Package
Description
-
Uses of AsynchronousOperationInfo in org.apache.flink.runtime.rest.handler.async
Methods in org.apache.flink.runtime.rest.handler.async that return AsynchronousOperationInfoModifier and TypeMethodDescriptionstatic AsynchronousOperationInfoAsynchronousOperationInfo.complete()static AsynchronousOperationInfoAsynchronousOperationInfo.completeExceptional(org.apache.flink.util.SerializedThrowable serializedThrowable) -
Uses of AsynchronousOperationInfo in org.apache.flink.runtime.rest.handler.dataset
Methods in org.apache.flink.runtime.rest.handler.dataset that return AsynchronousOperationInfoModifier and TypeMethodDescriptionprotected AsynchronousOperationInfoClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler.exceptionalOperationResultResponse(Throwable throwable) protected AsynchronousOperationInfoClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler.operationResultResponse(ClusterDataSetDeleteHandlers.SerializableVoid ignored) -
Uses of AsynchronousOperationInfo in org.apache.flink.runtime.rest.handler.job.rescaling
Methods in org.apache.flink.runtime.rest.handler.job.rescaling that return AsynchronousOperationInfoModifier and TypeMethodDescriptionprotected AsynchronousOperationInfoRescalingHandlers.RescalingStatusHandler.exceptionalOperationResultResponse(Throwable throwable) protected AsynchronousOperationInfoRescalingHandlers.RescalingStatusHandler.operationResultResponse(Acknowledge operationResult) Methods in org.apache.flink.runtime.rest.handler.job.rescaling that return types with arguments of type AsynchronousOperationInfoModifier and TypeMethodDescriptionRescalingStatusHeaders.getValueClass()RescalingHandlers.RescalingStatusHandler.handleRequest(HandlerRequest<EmptyRequestBody> request, RestfulGateway gateway) -
Uses of AsynchronousOperationInfo in org.apache.flink.runtime.rest.handler.job.savepoints
Methods in org.apache.flink.runtime.rest.handler.job.savepoints that return AsynchronousOperationInfoModifier and TypeMethodDescriptionprotected AsynchronousOperationInfoSavepointDisposalHandlers.SavepointDisposalStatusHandler.exceptionalOperationResultResponse(Throwable throwable) protected AsynchronousOperationInfoSavepointDisposalHandlers.SavepointDisposalStatusHandler.operationResultResponse(Acknowledge operationResult) -
Uses of AsynchronousOperationInfo in org.apache.flink.runtime.rest.messages.dataset
Methods in org.apache.flink.runtime.rest.messages.dataset that return types with arguments of type AsynchronousOperationInfo -
Uses of AsynchronousOperationInfo 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 AsynchronousOperationInfo