f7e574b305085b0927e5b9d084945cda934dc040
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type distributedDirectory : ConcurrentMap<IAddressable,INodeAddress> to distributedDirectory : ConcurrentMap<ActorKey,INodeAddress> in class com.ea.orbit.actors.runtime.Hosting | From | To | |
Change Attribute Type localAddressCache : ConcurrentMap<IAddressable,INodeAddress> to localAddressCache : ConcurrentMap<ActorKey,INodeAddress> in class com.ea.orbit.actors.runtime.Hosting | From | To | |
Rename Parameter | 1 | ||
Rename Parameter addressable : IAddressable to actorReference : IAddressable in method public locateActor(actorReference IAddressable) : Task<INodeAddress> in class com.ea.orbit.actors.runtime.Hosting | From | To |