begin() | JobCollection | [inline] |
cancel() | JobCollection | |
clear() | JobCollection | [inline] |
empty() | JobCollection | [inline] |
end() | JobCollection | [inline] |
getOutput(const std::string &dir_path) | JobCollection | |
getStatus() | JobCollection | |
insert(const Job &job) | JobCollection | |
JobCollection() | JobCollection | |
JobCollection(const Job &job, unsigned int n) | JobCollection | |
JobCollection(const std::vector< Job > &jobs) | JobCollection | |
remove(const Job &job) | JobCollection | |
setCredPath(const std::string cp) | JobCollection | |
setLoggerLevel(int level) | JobCollection | |
setMaxThreadNumber(unsigned int maxThread) | JobCollection | [inline] |
size() | JobCollection | [inline] |
submit(const std::string &ns_host, int ns_port, std::vector< std::pair< std::string, int > > lbAddrs, const std::string &ce_id="") | JobCollection | |
unsetCredPath() | JobCollection | |
~JobCollection() | JobCollection | [inline, virtual] |