Skip to content

Commit

Permalink
HPCC4J-635 Fixed javadoc comment
Browse files Browse the repository at this point in the history
- Added mising param description

Signed-off-by: James McMullan [email protected]
  • Loading branch information
jpmcmu committed Sep 12, 2024
1 parent b5f3618 commit 0f88372
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ public int getHandle()

/**
* The delay in milliseconds between read requests. Primarily used for testing.
* @param sleepTimeMS
* @param sleepTimeMS the sleep time in milliseconds
*/
public void setReadRequestDelay(int sleepTimeMS)
{
Expand Down

0 comments on commit 0f88372

Please sign in to comment.