magnolia-module-cache Version: 4.5-beta3 Last Published: Dec 15, 2011

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 4.5-beta3
  • Comparison Version: 4.5-beta2

Summary

SeverityNumber
Error Error9
Warning Warning0
Info Info8

Details

SeverityMessageClassMethod / Field
ErrorMethod 'public void put(java.lang.Object, java.lang.Object, int)' has been added to an interfaceinfo.magnolia.module.cache.Cachepublic void put(java.lang.Object, java.lang.Object, int)
ErrorIn method 'public DefaultCacheKey(java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.Boolean)' the number of arguments has changedinfo.magnolia.module.cache.DefaultCacheKeypublic DefaultCacheKey(java.lang.String, java.lang.String, java.lang.String, java.util.Map, java.lang.Boolean)
ErrorMethod 'public void release()' has been removedinfo.magnolia.module.cache.filter.CacheResponseWrapperpublic void release()
ErrorMethod 'public int getTimeToLiveInSeconds()' has been added to an interfaceinfo.magnolia.module.cache.filter.CachedEntrypublic int getTimeToLiveInSeconds()
ErrorIn method 'public CachedError(int, java.lang.String)' the number of arguments has changedinfo.magnolia.module.cache.filter.CachedErrorpublic CachedError(int, java.lang.String)
ErrorIn method 'public CachedRedirect(int, java.lang.String, java.lang.String)' the number of arguments has changedinfo.magnolia.module.cache.filter.CachedRedirectpublic CachedRedirect(int, java.lang.String, java.lang.String)
ErrorIn method 'public ContentCachedEntry(java.lang.String, java.lang.String, int, org.apache.commons.collections.MultiMap, long, java.lang.String)' the number of arguments has changedinfo.magnolia.module.cache.filter.ContentCachedEntrypublic ContentCachedEntry(java.lang.String, java.lang.String, int, org.apache.commons.collections.MultiMap, long, java.lang.String)
ErrorIn method 'public DelegatingBlobCachedEntry(long, java.lang.String, java.lang.String, int, org.apache.commons.collections.MultiMap, long, java.lang.String)' the number of arguments has changedinfo.magnolia.module.cache.filter.DelegatingBlobCachedEntrypublic DelegatingBlobCachedEntry(long, java.lang.String, java.lang.String, int, org.apache.commons.collections.MultiMap, long, java.lang.String)
ErrorIn method 'public InMemoryCachedEntry(byte[], java.lang.String, java.lang.String, int, org.apache.commons.collections.MultiMap, long, java.lang.String)' the number of arguments has changedinfo.magnolia.module.cache.filter.InMemoryCachedEntrypublic InMemoryCachedEntry(byte[], java.lang.String, java.lang.String, int, org.apache.commons.collections.MultiMap, long, java.lang.String)
InfoMethod 'public java.lang.String getChannel()' has been addedinfo.magnolia.module.cache.DefaultCacheKeypublic java.lang.String getChannel()
InfoMethod 'public void put(java.lang.Object, java.lang.Object, int)' has been addedinfo.magnolia.module.cache.ehcache.EhCacheWrapperpublic void put(java.lang.Object, java.lang.Object, int)
InfoMethod 'public org.apache.commons.io.output.ThresholdingOutputStream getThresholdingOutputStream()' has been addedinfo.magnolia.module.cache.filter.CacheResponseWrapperpublic org.apache.commons.io.output.ThresholdingOutputStream getThresholdingOutputStream()
InfoMethod 'public int getTimeToLiveInSeconds()' has been addedinfo.magnolia.module.cache.filter.CacheResponseWrapperpublic int getTimeToLiveInSeconds()
InfoMethod 'public int getTimeToLiveInSeconds()' has been addedinfo.magnolia.module.cache.filter.CachedErrorpublic int getTimeToLiveInSeconds()
InfoMethod 'public int getTimeToLiveInSeconds()' has been addedinfo.magnolia.module.cache.filter.CachedRedirectpublic int getTimeToLiveInSeconds()
InfoMethod 'public int getTimeToLiveInSeconds()' has been addedinfo.magnolia.module.cache.filter.ContentCachedEntrypublic int getTimeToLiveInSeconds()
InfoClass info.magnolia.module.cache.filter.ResponseExpirationCalculator addedinfo.magnolia.module.cache.filter.ResponseExpirationCalculator