public static interface JobResourceProvider.JobFetcher
| Modifier and Type | Method and Description |
|---|---|
Set<Resource> |
fetchJobDetails(Set<String> requestedIds,
String clusterName,
String workflowId,
String jobId)
Fetch job resources.
|
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 © 2022 Apache Software Foundation. All rights reserved.