b9a7ab1c07d989f94ea457d5804825561fc33ded
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to OperationResult<Void> in method private executeBatch(batch MutationBatch) : OperationResult<Void> in class org.apache.usergrid.persistence.cache.impl.ScopedCacheSerializationImpl | From | To | |
Change Variable Type | 3 | ||
Change Variable Type p : AdminUserPrincipal to p : UserPrincipal in method private getCacheScope(key K) : ScopedCache<String,V> in class org.apache.usergrid.rest.security.shiro.ShiroCache | From | To | |
Change Variable Type p : AdminUserPrincipal to p : UserPrincipal in method private getKeyString(key K) : String in class org.apache.usergrid.rest.security.shiro.ShiroCache | From | To | |
Extract Variable | 1 | ||
Extract Variable applicationId : UUID in method private getCacheScope(key K) : ScopedCache<String,V> from class org.apache.usergrid.rest.security.shiro.ShiroCache | From | To |