public static interface JobResourceProvider.JobFetcher
Set<Resource> fetchJobDetails(Set<String> requestedIds, String clusterName, String workflowId, String jobId)
requestedIds
- fields to pull from dbclusterName
- the cluster nameworkflowId
- the workflow idjobId
- the job idCopyright © 2014. All rights reserved.