Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.3.1
  • Comparison Version: 1.1.0

Summary

Severity Number
Error
 Error 2
Warning
 Warning 0

(The results have been filtered to omit less severe results)

API Incompatibilities

Severity Message Class Method / Field
Error
Changed type of field cacheMap from java.util.Map to com.hazelcast.map.IMap org.mybatis.caches.hazelcast.AbstractHazelcastCache cacheMap
Error
Parameter 2 of 'protected AbstractHazelcastCache(java.lang.String, java.util.Map)' has changed its type to com.hazelcast.map.IMap org.mybatis.caches.hazelcast.AbstractHazelcastCache protected AbstractHazelcastCache(java.lang.String, java.util.Map)

API Changelog

The following APIs were modified from version 1.1.0 to 1.3.1:
  • Non justified changes

    Class From To org.mybatis.caches.hazelcast.AbstractHazelcastCache cacheMap org.mybatis.caches.hazelcast.AbstractHazelcastCache protected AbstractHazelcastCache(java.lang.String, java.util.Map)