308d350b9a0f8a471aaf1d0181d281f95e82a6fb
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type handler : ClientUserTestServiceHandler to handler : MockMasterServiceHandler in method private startServerThread(conf TachyonConf) : void in class tachyon.security.authentication.AuthenticationFactoryTest | From | To | |
Change Variable Type processor : ClientUserTestService.Processor<ClientUserTestServiceHandler> to processor : MasterService.Processor<MockMasterServiceHandler> in method private startServerThread(conf TachyonConf) : void in class tachyon.security.authentication.AuthenticationFactoryTest | From | To | |
Change Variable Type mClient : ClientUserTestService.Client to mClient : MasterService.Client in method private verifyClientUser(clientTransport TTransport, userName String) : void in class tachyon.security.authentication.AuthenticationFactoryTest | From | To | |
Extract Variable | 1 | ||
Extract Variable authcid : String in method public evaluateResponse(response byte[]) : byte[] from class tachyon.security.PlainSaslServer | From | To |