f89e265905f39c8e51263a3946a8b8e6ab4ebad9
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to StateContext in method private heartbeatTaskHelper(scmAddress InetSocketAddress, rpcTimeout int) : StateContext in class org.apache.hadoop.ozone.container.common.TestEndPoint | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute cmdResponses : List<SCMCommandProto> to scmCommandRequests : List<SCMCommandProto> in method public sendHeartbeat(heartbeat SCMHeartbeatRequestProto) : StorageContainerDatanodeProtocolProtos.SCMHeartbeatResponseProto in class org.apache.hadoop.ozone.container.common.ScmTestMock | From | To |