Constructor and Description |
---|
JobQueueInfo()
Default constructor for Job Queue Info.
|
JobQueueInfo(String queueName,
String schedulingInfo)
Construct a new JobQueueInfo object using the queue name and the
scheduling information passed.
|
Modifier and Type | Method and Description |
---|---|
List<JobQueueInfo> |
getChildren() |
String |
getQueueState()
Deprecated.
|
getJobStatuses, getProperties, getQueueChildren, getQueueName, getSchedulingInfo, getState, readFields, setJobStatuses, setProperties, setQueueChildren, setQueueName, setSchedulingInfo, setState, write
@Deprecated public String getQueueState()
public List<JobQueueInfo> getChildren()
Copyright © 2017 Apache Software Foundation. All rights reserved.