|
Change Parameter Type ttl : long to ttl : Integer in method public writeValue(scope CacheScope, key K, value V, ttl Integer) : void in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl |
From |
To |
|
Change Parameter Type ttl : long to ttl : Integer in method public put(key K, value V, ttl Integer) : void in class org.apache.usergrid.persistence.cache.ScopedCache |
From |
To |
|
Change Parameter Type ttl : long to ttl : Integer in method public writeValue(scope CacheScope, key K, value V, ttl Integer) : void in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerialization |
From |
To |
|
Change Parameter Type ttl : long to ttl : Integer in method public put(key K, value V, ttl Integer) : void in class org.apache.usergrid.persistence.cache.impl.ScopedCacheImpl |
From |
To |