Fixed javadoc format.

Signed-off-by: Andrey Gura <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8169c60b
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8169c60b
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8169c60b

Branch: refs/heads/master
Commit: 8169c60b4db41cd085d3a17f2e76d0ce189a42bd
Parents: 7b28da7
Author: Ilya Lantukh <[email protected]>
Authored: Tue Aug 22 11:50:35 2017 +0300
Committer: Andrey Gura <[email protected]>
Committed: Tue Aug 29 17:32:04 2017 +0300

----------------------------------------------------------------------
 .../cache/distributed/near/GridNearTxPrepareRequest.java           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/8169c60b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareRequest.java
----------------------------------------------------------------------
diff --git 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareRequest.java
 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareRequest.java
index 7deceb5..e352c87 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareRequest.java
+++ 
b/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxPrepareRequest.java
@@ -100,7 +100,7 @@ public class GridNearTxPrepareRequest extends 
GridDistributedTxPrepareRequest {
      * @param subjId Subject ID.
      * @param taskNameHash Task name hash.
      * @param firstClientReq {@code True} if first optimistic tx prepare 
request sent from client node.
-     * @param {@code True} if it is safe for first client request to wait for 
topology future.
+     * @param allowWaitTopFut {@code True} if it is safe for first client 
request to wait for topology future.
      * @param addDepInfo Deployment info flag.
      */
     public GridNearTxPrepareRequest(

Reply via email to