Constructor and Description |
---|
JobUtils.Job(String amType,
int jobStartMs,
int jobEndMs,
String queueName,
String jobId,
String jobUser,
List<JobUtils.Task> jobTasks) |
Modifier and Type | Method and Description |
---|---|
String |
getAmType() |
int |
getJobEndMs() |
String |
getJobId() |
int |
getJobStartMs() |
List<JobUtils.Task> |
getJobTasks() |
String |
getJobUser() |
String |
getQueueName() |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.