4475158f1b48aa485d6af7d90caa91948ac2f46f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type keyspace : Keyspace to session : Session in method public ScopedCacheSerializationImpl(session Session, cassandraConfig CassandraConfig) in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute keyspace : Keyspace to session : Session in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type keyspace : Keyspace to session : Session in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Extract Method | 4 | ||
| Extract Method private invalidateCQL(scope CacheScope) : void extracted from public invalidate(scope CacheScope) : void in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Extract Method private readValueCQL(scope CacheScope, key K, typeRef TypeReference) : V extracted from public readValue(scope CacheScope, key K, typeRef TypeReference) : V in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Extract Method private writeValueCQL(scope CacheScope, key K, value V, ttl Integer) : V extracted from public writeValue(scope CacheScope, key K, value V, ttl Integer) : V in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Extract Method private removeValueCQL(scope CacheScope, key K) : void extracted from public removeValue(scope CacheScope, key K) : void in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter keyspace : Keyspace to session : Session in method public ScopedCacheSerializationImpl(session Session, cassandraConfig CassandraConfig) in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To |