Skip to content

Commit

Permalink
Add unit into javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed Sep 7, 2016
1 parent e0becdf commit b18ef55
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ default void close() throws TransactionFailureException
long startTime();

/**
* Timeout for transaction.
* @return transaction timeout
* Timeout for transaction in milliseconds.
* @return transaction timeout in milliseconds.
*/
long timeout();

Expand Down

0 comments on commit b18ef55

Please sign in to comment.