Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huan233usc committed Feb 5, 2025
1 parent c9428e2 commit c926f85
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ public long getVersion() {

/**
* Operations for connector to trigger post-commit.
* Usage: Call {@link PostCommitHook#threadSafeInvoke(Engine)} either sync or async in a separate thread.
*
* <p>Usage: Call {@link PostCommitHook#threadSafeInvoke(Engine)} either sync or async in a
* separate thread.
*
* @return list of post-commit operations
*/
Expand Down

0 comments on commit c926f85

Please sign in to comment.