public interface ClusterController extends AutoCloseableAsync
Modifier and Type | Method and Description |
---|---|
JobController |
submitJob(JobSubmission job)
Submits the given job to the cluster.
|
close, closeAsync
JobController submitJob(JobSubmission job) throws IOException
job
- job to submitIOException
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.