5dbcd6bed6ba64f0154c660a075b1c2d8c3450ad
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private commit(term long, index long, key Buffer, entry Buffer) : Buffer from class net.kuujo.copycat.event.EventLog to private commit(key Buffer, entry Buffer, result Buffer) : Buffer from class net.kuujo.copycat.event.EventLogPartition | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private consumer : EventConsumer<K,V> from class net.kuujo.copycat.event.EventLog to private consumer : EventConsumer<K,V> from class net.kuujo.copycat.event.EventLogPartition | From | To | |
| Rename Class | 1 | ||
| Rename Class net.kuujo.copycat.event.EventLogTest renamed to net.kuujo.copycat.event.EventLogPartitionTest | From | To |