a61e4a394af649a146a3f43489181db6fd991967
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable userAttributes : Set<String> to userAttrs : Set<String> in method private parseAndValidateCacheArgs() : CacheArguments in class org.apache.ignite.internal.commandline.CommandHandler | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private NULL : String in class org.apache.ignite.internal.commandline.CommandHandler | From | To | |
Extract Variable | 2 | ||
Extract Variable cfg : VisorCacheConfiguration in method protected run(arg VisorCacheConfigurationCollectorTaskArg) : Map<String,VisorCacheConfiguration> from class org.apache.ignite.internal.visor.cache.VisorCacheConfigurationCollectorJob | From | To | |
Extract Variable online : boolean in method private baselinePrint0(res VisorBaselineTaskResult) : void from class org.apache.ignite.internal.commandline.CommandHandler | From | To |