Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
huan233usc committed Feb 5, 2025
1 parent fd21ec1 commit c9428e2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ public long getVersion() {
}

/**
* Operations for connector to trigger post-commit. Usage: Call
* PostCommitHook#threadSafeInvoke(Engine) either sync or async in a separate thread.
* Operations for connector to trigger post-commit.
* 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 c9428e2

Please sign in to comment.