Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
Rana Alotaibi authored and Rana Alotaibi committed Jan 3, 2024
1 parent 5d4bcb9 commit ed730c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/java/com/oltpbenchmark/api/Worker.java
Original file line number Diff line number Diff line change
Expand Up @@ -734,9 +734,9 @@ protected void initialize() {
}

/**
* Set up the session by running a set of statements before benchmark execution begins.
* The path of the file where a set of statements defined should be added
* in <sessionsetupfile> </sessionsetupfile>
* Set up the session by running a set of statements before benchmark execution begins. The path
* of the file where a set of statements defined should be added in <sessionsetupfile>
* </sessionsetupfile>
*/
protected void setupSession() {
try {
Expand Down

0 comments on commit ed730c6

Please sign in to comment.