0891cdda7961f7d0d7debdb8e89b7816f39f7c7b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type log : SMLogEntryProto to log : StateMachineLogEntryProto in method public startTransaction(request RaftClientRequest) : TransactionContext in class org.apache.hadoop.ozone.container.common.transport.server.ratis.ContainerStateMachine | From | To | |
Change Variable Type smLogEntryProto : SMLogEntryProto to smLogEntryProto : StateMachineLogEntryProto in method public readStateMachineData(entry LogEntryProto) : CompletableFuture<ByteString> in class org.apache.hadoop.ozone.container.common.transport.server.ratis.ContainerStateMachine | From | To |