Toggle navigation
Home
spark
8022555d645f78ed52e1f0db0ae8ffbb0d0b2f4c
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 3
Link to commit
Third party dependencies:
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Rename Attribute
1
Rename Attribute latch : CountDownLatch to initLatch : CountDownLatch in class spark.Service
From
To
Extract Method
1
Extract Method private initiateStop() : void extracted from public stop() : void in class spark.Service
From
To