|
SearchSECODatabaseAPI
|
Mirrors an entry of the currentjobs table in the database. More...
#include <JobTypes.h>
Public Member Functions | |
| Job (std::string jobid, long long timeout, long long priority, std::string url, int retries) | |
Public Attributes | |
| std::string | jobid |
| long long | time |
| long long | timeout |
| long long | priority |
| std::string | url |
| int | retries |
Mirrors an entry of the currentjobs table in the database.