| Parameters: | 
- constraint : 
str, optional 
Constraints to be passed to job query. 
 
- hist : 
float 
Limit history search to this many days. 
 
- schedds : 
dict [str, htcondor.Schedd], optional 
The list of the HTCondor schedulers which to query for job information.
If None (default), only the local scheduler will be queried. 
 
 
 |