24d426c80f7d670a193647e0e555bc22ac17501d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute command : Commit<? extends ReferenceCommands.ReferenceCommand> to current : Commit<? extends ReferenceCommands.ReferenceCommand> in class net.kuujo.copycat.atomic.state.ReferenceState | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type listeners : Set<Session> to listeners : Map<Session,Commit<ReferenceCommands.Listen>> in class net.kuujo.copycat.atomic.state.ReferenceState | From | To | |
Change Attribute Type sessions : java.util.Set<Long> to sessions : Set<Long> in class net.kuujo.copycat.atomic.state.ReferenceState | From | To |