ccf1812da9f9280ef829527d3a97ee23c4ad3691
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public newConnect(authMethod AuthMethod, authData String) : ByteBuf moved from class org.apache.pulsar.common.api.Commands to class org.apache.pulsar.broker.service.ServerCnxTest & inlined to public testConnectCommandWithEnum() : void | From | To | |
Move Method | 1 | ||
Move Method public newConnect(authMethod AuthMethod, authData String, protocolVersion int) : ByteBuf from class org.apache.pulsar.common.api.Commands to private newConnect(authMethod AuthMethod, authData String, protocolVersion int) : ByteBuf from class org.apache.pulsar.broker.service.ServerCnxTest | From | To |