Метод | Описание | |
---|---|---|
CreateDeleteFromJobQueueCommand ( System.Guid jobId, |
||
CreateDeleteJobByJobIdCommand ( System.Guid jobId, |
||
CreateDoesJobDetailItemExistsCommand ( System.Guid jobId, |
||
CreateDoesJobItemExistsCommand ( System.Guid jobId, |
||
CreateDoesJobQueueItemExistsCommand ( System.Guid jobId, |
||
CreateGetAllExecutingJobsCommand ( |
||
CreateGetAllJobsCommand ( |
||
CreateGetJobQueueItemByJobIdCommand ( System.Guid jobId, |
||
CreateInsertIntoJobCommand ( |
||
CreateInsertIntoJobDetailCommand ( System.Guid jobId, string detail, System.DateTime created, |
||
CreateInsertIntoJobQueueCommand ( |
||
CreateSelect1JobQueueItemCommand ( |
||
CreateSelectAllAliveWorkerNodesCommand ( |
||
CreateSelectAllItemsInJobQueueCommand ( |
||
CreateSelectJobByJobIdCommand ( System.Guid jobId, |
||
CreateSelectJobDetailByJobIdCommand ( System.Guid jobId, |
||
CreateSelectJobThatDidNotEndCommand ( string sentToWorkerNodeUri, |
||
CreateSelectWorkerNodeCommand ( System.Guid jobId, |
||
CreateUpdateCancellingResultCommand ( System.Guid jobId, |
||
CreateUpdateResultCommand ( System.Guid jobId, string result, System.DateTime ended, |
public CreateDeleteFromJobQueueCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateDeleteJobByJobIdCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateDoesJobDetailItemExistsCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
Результат |
public CreateDoesJobItemExistsCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
Результат |
public CreateDoesJobQueueItemExistsCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
Результат |
public CreateGetAllExecutingJobsCommand ( |
||
sqlConnection | ||
Результат |
public CreateGetAllJobsCommand ( |
||
sqlConnection | ||
Результат |
public CreateGetJobQueueItemByJobIdCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
Результат |
public CreateInsertIntoJobCommand ( |
||
jobQueueItem | ||
sentToWorkerNodeUri | string | |
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateInsertIntoJobDetailCommand ( System.Guid jobId, string detail, System.DateTime created, |
||
jobId | System.Guid | |
detail | string | |
created | System.DateTime | |
sqlConnection | ||
Результат |
public CreateInsertIntoJobQueueCommand ( |
||
jobQueueItem | ||
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateSelect1JobQueueItemCommand ( |
||
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateSelectAllAliveWorkerNodesCommand ( |
||
sqlConnection | ||
Результат |
public CreateSelectAllItemsInJobQueueCommand ( |
||
connection | ||
Результат |
public CreateSelectJobByJobIdCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
Результат |
public CreateSelectJobDetailByJobIdCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
Результат |
public CreateSelectJobThatDidNotEndCommand ( string sentToWorkerNodeUri, |
||
sentToWorkerNodeUri | string | |
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateSelectWorkerNodeCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateUpdateCancellingResultCommand ( System.Guid jobId, |
||
jobId | System.Guid | |
sqlConnection | ||
sqlTransaction | ||
Результат |
public CreateUpdateResultCommand ( System.Guid jobId, string result, System.DateTime ended, |
||
jobId | System.Guid | |
result | string | |
ended | System.DateTime | |
sqlConnection | ||
Результат |