bbd4efd06927dc6e374added743b077fac6b5e7f
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public crc32(name String) : int from class org.kaaproject.kaa.server.common.zk.ServerNameUtil to public crc32(name String) : int from class org.kaaproject.kaa.server.common.utils.CRC32Util | From | To | |
Change Variable Type | 1 | ||
Change Variable Type verifier : UserVerifier to verifier : Entry<Integer,UserVerifier> in method package postStop() : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.ApplicationUserVerifierActorMessageProcessor | From | To | |
Extract Variable | 1 | ||
Extract Variable verifier : UserVerifier in method private initUserVerifiers() : void from class org.kaaproject.kaa.server.operations.service.akka.actors.core.ApplicationUserVerifierActorMessageProcessor | From | To |