Clirr Results
The following document contains the results of Clirr.
- Current Version: 5.5.1-SNAPSHOT
- Comparison Version: 5.5.0
Summary
Severity |
Number |
Error |
1 |
Warning |
0 |
(The results have been filtered to omit less severe results)
API Incompatibilities
Severity |
Message |
Class |
Method / Field |
![Error](images/icon_error_sml.gif) |
Return type of method 'public org.apache.curator.shaded.com.google.common.base.Predicate ofTypeAndPath(org.apache.curator.framework.api.transaction.OperationType, java.lang.String)' has been changed to com.google.common.base.Predicate |
org.apache.curator.framework.api.transaction.CuratorTransactionResult |
public org.apache.curator.shaded.com.google.common.base.Predicate ofTypeAndPath(org.apache.curator.framework.api.transaction.OperationType, java.lang.String) |
API Changelog
The following APIs were modified from version 5.5.0 to 5.5.1-SNAPSHOT:
- Non justified changes
Class |
From |
To |
org.apache.curator.framework.api.transaction.CuratorTransactionResult |
public org.apache.curator.shaded.com.google.common.base.Predicate ofTypeAndPath(org.apache.curator.framework.api.transaction.OperationType, java.lang.String) |
|