Skip to content

Commit

Permalink
add comment to thrid-party package
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenW committed Feb 26, 2016
1 parent 00a1c6e commit f84298a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,9 @@ public void setResultService(ResultSetHelper resultService) {
this.resultService = resultService;
}

// A VoltDB extension to support reset PrintWriter
public void resetWriter() {
pw = new PrintWriter(rawWriter);
}

// End of VoltDB extension
}

0 comments on commit f84298a

Please sign in to comment.