set_chunk_done: Set a chunk as done

Description Usage Arguments Value

Description

Set a chunk as done

Usage

1
2
set_chunk_done(worker_id = NULL, job_id = 1, con = NULL,
  chunk_id = NULL, ...)

Arguments

worker_id

The id of the worker that has completed the chunk

job_id

The id of the job for which chunks are being requested

con

The database connection to use for the chunk request or NULL to indicate that the function should make and close a connection just for this request.

chunk_id

The id of the chunk

...

Other arguments for creating the connection when NULL

Value

TRUE on success


jefferislab/Rgridengineswarm documentation built on May 19, 2019, 3:58 a.m.