64ab9ff486bd71662d6046e99167afebaa2cda43
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type ex : BatchingMessageHandler.MismatchedStoreIdException to ex : MismatchedStoreIdException in method public onMismatchedStore(ex MismatchedStoreIdException) : void in class org.neo4j.coreedge.raft.MismatchedStoreIdService.MismatchedStoreListener | From | To | |
Change Parameter Type listener : BatchingMessageHandler.MismatchedStoreListener to listener : MismatchedStoreListener in method public addMismatchedStoreListener(listener MismatchedStoreListener) : void in class org.neo4j.coreedge.raft.MismatchedStoreIdService | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private localStoreId : StoreId in class org.neo4j.coreedge.raft.BatchingMessageHandlerTest | From | To |