4e628a912442e05297b40f555b29f5ae7efad6df
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 3 | ||
Pull Up Attribute private ctx : GridKernalContext from class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetCommandHandler to protected ctx : GridKernalContext from class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler | From | To | |
Pull Up Attribute private ctx : GridKernalContext from class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisSetCommandHandler to protected ctx : GridKernalContext from class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler | From | To | |
Pull Up Attribute private ctx : GridKernalContext from class org.apache.ignite.internal.processors.rest.handlers.redis.server.GridRedisFlushCommandHandler to protected ctx : GridKernalContext from class org.apache.ignite.internal.processors.rest.handlers.redis.GridRedisRestCommandHandler | From | To |