8b81436cbde6e6bace93e1ac17c966fb08353860
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute private availabilityChecks : List<Predicate<ManagedCluster>> from class org.neo4j.test.ha.ClusterRule to private availabilityChecks : List<Predicate<ManagedCluster>> from class org.neo4j.kernel.impl.ha.ClusterManager.Builder | From | To | |
Move Attribute private availabilityChecks : List<Predicate<ManagedCluster>> from class org.neo4j.test.ha.ClusterRule to private availabilityChecks : List<Predicate<ManagedCluster>> from class org.neo4j.kernel.impl.ha.ClusterManager | From | To | |
Extract Attribute | 2 | ||
Extract Attribute private PROPERTY_KEY : String in class org.neo4j.ha.UniquenessConstraintValidationHAIT | From | To | |
Extract Attribute private LABEL : Label in class org.neo4j.ha.UniquenessConstraintValidationHAIT | From | To | |
Inline Variable | 1 | ||
Inline Variable cluster : ClusterManager.ManagedCluster in method public startCluster() : ClusterManager.ManagedCluster from class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method | 8 | ||
Extract Method private set(builder Builder) : ClusterRule extracted from public withProvider(provider Provider) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withInstanceSetting(setting Setting<?>, valueFunction IntFunction<String>) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withSharedConfig(commonConfig Map<String,String>) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withSharedSetting(setting Setting<?>, value String) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withDbFactory(dbFactory HighlyAvailableGraphDatabaseFactory) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withInstanceConfig(commonConfig Map<String,IntFunction<String>>) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withStoreDirInitializer(initializer StoreDirInitializer) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To | |
Extract Method private set(builder Builder) : ClusterRule extracted from public withSeedDir(seedDir File) : ClusterRule in class org.neo4j.test.ha.ClusterRule | From | To |