A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/ns__rollback_8cpp_source.html below:

NCBI C++ ToolKit: src/app/netschedule/ns_rollback.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

48  "a network error while reporting the job key. " 49  "Time to write to memory: " 51

<<

" sec. Time on socket write: " 60

}

catch

(

const

exception & ex) {

61  ERR_POST

(

"Error while rolling back job submission: "

<< ex.what());

63  ERR_POST

(

"Unknown error while rolling back job submission."

);

71  "a network error while reporting the job keys."

);

81

}

catch

(

const

exception & ex) {

82  ERR_POST

(

"Error while rolling back job batch submission: "

<< ex.what());

84  ERR_POST

(

"Unknown error while rolling back job batch submission"

);

92  "a network error while reporting the job key."

);

104

}

catch

(

const

exception & ex) {

105  ERR_POST

(

"Error while rolling back requested job: "

<< ex.what());

107  ERR_POST

(

"Unknown error while rolling back requested job"

);

115  "a network error while reporting the job key."

);

125

}

catch

(

const

exception & ex) {

126  ERR_POST

(

"Error while rolling back read requested job: "

<< ex.what());

128  ERR_POST

(

"Unknown error while rolling back read requested job"

);

unsigned int m_FirstJobId

virtual void Rollback(CQueue *queue)

virtual void Rollback(CQueue *queue)

static CNSPreciseTime Current(void)

TJobStatus m_PreviousStatus

virtual void Rollback(CQueue *queue)

CNSPreciseTime m_WrittenToDB

virtual void Rollback(CQueue *queue)

TJobStatus ReturnReadingJob(const CNSClientId &client, unsigned int job_id, const string &job_key, CJob &job, const string &auth_token, bool is_ns_rollback, bool blacklist, TJobStatus target_status)

string MakeJobKey(unsigned int job_id) const

TJobStatus ReturnJob(const CNSClientId &client, unsigned int job_id, const string &job_key, CJob &job, const string &auth_token, string &warning, TJobReturnOption how)

TJobStatus Cancel(const CNSClientId &client, unsigned int job_id, const string &job_key, CJob &job, bool is_ns_rollback=false)

#define ERR_POST(message)

Error posting with file, line number information but without error codes.

void Warning(CExceptionArgs_Base &args)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

The NCBI C++/STL use hints.

string NS_FormatPreciseTimeAsSec(const CNSPreciseTime &t)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4