We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4bcb9 commit ed730c6Copy full SHA for ed730c6
src/main/java/com/oltpbenchmark/api/Worker.java
@@ -734,9 +734,9 @@ protected void initialize() {
734
}
735
736
/**
737
- * Set up the session by running a set of statements before benchmark execution begins.
738
- * The path of the file where a set of statements defined should be added
739
- * 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>
740
*/
741
protected void setupSession() {
742
try {
0 commit comments