Uses of Class
org.apache.flink.runtime.rest.handler.dataset.ClusterDataSetDeleteHandlers.SerializableVoid
-
Packages that use ClusterDataSetDeleteHandlers.SerializableVoid Package Description org.apache.flink.runtime.rest.handler.dataset -
-
Uses of ClusterDataSetDeleteHandlers.SerializableVoid in org.apache.flink.runtime.rest.handler.dataset
Methods in org.apache.flink.runtime.rest.handler.dataset that return types with arguments of type ClusterDataSetDeleteHandlers.SerializableVoid Modifier and Type Method Description protected CompletableFuture<ClusterDataSetDeleteHandlers.SerializableVoid>ClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandler. triggerOperation(HandlerRequest<EmptyRequestBody> request, RestfulGateway gateway)Methods in org.apache.flink.runtime.rest.handler.dataset with parameters of type ClusterDataSetDeleteHandlers.SerializableVoid Modifier and Type Method Description protected AsynchronousOperationInfoClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler. operationResultResponse(ClusterDataSetDeleteHandlers.SerializableVoid ignored)
-