|
Push Down Method public setPortRangeLength(portRangeLength int) : void from class com.ea.orbit.actors.cluster.ClusterPeer to public setPortRangeLength(portRangeLength int) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public toString() : String from class com.ea.orbit.actors.cluster.NodeAddress to public toString() : String from class com.ea.orbit.actors.cluster.NodeAddressImpl |
From |
To |
|
Push Down Method private configToURL(jgroupsConfig String) : URL from class com.ea.orbit.actors.cluster.ClusterPeer to private configToURL(jgroupsConfig String) : URL from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public equals(o Object) : boolean from class com.ea.orbit.actors.cluster.NodeAddress to public equals(o Object) : boolean from class com.ea.orbit.actors.cluster.NodeAddressImpl |
From |
To |
|
Push Down Method public hashCode() : int from class com.ea.orbit.actors.cluster.NodeAddress to public hashCode() : int from class com.ea.orbit.actors.cluster.NodeAddressImpl |
From |
To |
|
Push Down Method private doViewAccepted(view View) : void from class com.ea.orbit.actors.cluster.ClusterPeer to private doViewAccepted(view View) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public registerViewListener(viewListener ViewListener) : void from class com.ea.orbit.actors.cluster.ClusterPeer to public registerViewListener(viewListener ViewListener) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public NodeAddress(address UUID) from class com.ea.orbit.actors.cluster.NodeAddress to public NodeAddressImpl(address UUID) from class com.ea.orbit.actors.cluster.NodeAddressImpl |
From |
To |
|
Push Down Method public setJgroupsConfig(jgroupsConfig String) : void from class com.ea.orbit.actors.cluster.ClusterPeer to public setJgroupsConfig(jgroupsConfig String) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public asUUID() : UUID from class com.ea.orbit.actors.cluster.NodeAddress to public asUUID() : UUID from class com.ea.orbit.actors.cluster.NodeAddressImpl |
From |
To |
|
Push Down Method public registerMessageReceiver(messageListener MessageListener) : void from class com.ea.orbit.actors.cluster.ClusterPeer to public registerMessageReceiver(messageListener MessageListener) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public isNameBasedUpdPort() : boolean from class com.ea.orbit.actors.cluster.ClusterPeer to public isNameBasedUpdPort() : boolean from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public setNameBasedUpdPort(nameBasedUpdPort boolean) : void from class com.ea.orbit.actors.cluster.ClusterPeer to public setNameBasedUpdPort(nameBasedUpdPort boolean) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public leave() : void from class com.ea.orbit.actors.cluster.ClusterPeer to public leave() : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public getPortRangeLength() : int from class com.ea.orbit.actors.cluster.ClusterPeer to public getPortRangeLength() : int from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method protected doReceive(msg Message) : void from class com.ea.orbit.actors.cluster.ClusterPeer to protected doReceive(msg Message) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public join(clusterName String, nodeName String) : Task<?> from class com.ea.orbit.actors.cluster.ClusterPeer to public join(clusterName String, nodeName String) : Task<?> from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public sendMessage(address INodeAddress, message byte[]) : void from class com.ea.orbit.actors.cluster.ClusterPeer to public sendMessage(address NodeAddress, message byte[]) : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public getJgroupsConfig() : String from class com.ea.orbit.actors.cluster.ClusterPeer to public getJgroupsConfig() : String from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method private sync() : void from class com.ea.orbit.actors.cluster.ClusterPeer to private sync() : void from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Push Down Method public getCache(name String) : ConcurrentMap<K,V> from class com.ea.orbit.actors.cluster.ClusterPeer to public getCache(name String) : ConcurrentMap<K,V> from class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Change Parameter Type address : INodeAddress to address : NodeAddress in method public sendMessage(address NodeAddress, message byte[]) : void in class com.ea.orbit.actors.cluster.JGroupsClusterPeer |
From |
To |
|
Change Parameter Type sender : ISomeChatObserver to sender : SomeChatObserver in method public receiveMessage(sender SomeChatObserver, message String) : Task<Void> in class com.ea.orbit.actors.test.actors.SomeChatObserver |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public invoke(context InvocationContext, toReference Addressable, method Method, methodId int, params Object[]) : Task<?> in class com.ea.orbit.samples.trace.sender.TraceSender |
From |
To |
|
Change Parameter Type sender : ISomeChatObserver to sender : SomeChatObserver in method public receiveMessage(sender SomeChatObserver, message String) : Task<Void> in class com.ea.orbit.actors.test.ClientTest.SomeChatObserver |
From |
To |
|
Change Parameter Type actorReference : IAddressable to actorReference : Addressable in method public locateActor(actorReference Addressable, forceActivation boolean) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type clusterPeer : IClusterPeer to clusterPeer : ClusterPeer in method public setClusterPeer(clusterPeer ClusterPeer) : void in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Parameter Type address : INodeAddress to address : NodeAddress in method public getRemoteObserverReference(address NodeAddress, iClass Class<T>, id Object) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method public onMessageReceived(from NodeAddress, oneway boolean, messageId int, interfaceId int, methodId int, key Object, params Object[]) : void in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type address : INodeAddress to address : NodeAddress in method public NodeInfo(address NodeAddress) in class com.ea.orbit.actors.runtime.Hosting.NodeInfo |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public invoke(toReference Addressable, m Method, oneWay boolean, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.IRuntime |
From |
To |
|
Change Parameter Type factory : IReferenceFactory to factory : RefFactory in method public RefDeserializer(iClass Class<?>, factory RefFactory) in class com.ea.orbit.actors.providers.json.ActorReferenceModule.RefDeserializer |
From |
To |
|
Change Parameter Type nodes : Collection<INodeAddress> to nodes : Collection<NodeAddress> in method private onClusterViewChanged(nodes Collection<NodeAddress>) : void in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Parameter Type actorReference : IAddressable to actorReference : Addressable in method private locateActiveActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Parameter Type sender : ISomeChatObserver to sender : SomeChatObserver in method public sendMessage(sender SomeChatObserver, message String) : Task<Void> in class com.ea.orbit.actors.test.actors.SomeChatRoomActor |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public sendMessage(toReference Addressable, oneWay boolean, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.IRuntime |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public invoke(context InvocationContext, toReference Addressable, method Method, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.providers.IInvokeHookProvider |
From |
To |
|
Change Parameter Type chatObserver : ISomeChatObserver to chatObserver : SomeChatObserver in method public join(chatObserver SomeChatObserver) : Task<Void> in class com.ea.orbit.actors.test.actors.SomeChatRoom |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method public onMessageReceived(from NodeAddress, buff byte[]) : void in class com.ea.orbit.actors.test.FakeClusterPeer |
From |
To |
|
Change Parameter Type actorReference : IAddressable to actorReference : Addressable in method private locateAndActivateActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public sendMessage(toReference Addressable, oneWay boolean, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type sender : ISomeChatObserver to sender : SomeChatObserver in method public receiveMessage(sender SomeChatObserver, message String) : Task<Void> in class com.ea.orbit.actors.test.ObserverTest.SomeChatObserver |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public invoke(context InvocationContext, toReference Addressable, method Method, methodId int, params Object[]) : Task<?> in class com.ea.orbit.samples.annotation.memoize.MemoizeExtension |
From |
To |
|
Change Parameter Type sender : ISomeChatObserver to sender : SomeChatObserver in method public receiveMessage(sender SomeChatObserver, message String) : Task<Void> in class com.ea.orbit.actors.test.TimerTest.SomeChatObserver |
From |
To |
|
Change Parameter Type nodeAddress : INodeAddress to nodeAddress : NodeAddress in method public nodeModeChanged(nodeAddress NodeAddress, newMode NodeState) : Task<Void> in class com.ea.orbit.actors.runtime.NodeCapabilities |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public invoke(context InvocationContext, toReference Addressable, method Method, methodId int, params Object[]) : Task<?> in class com.ea.orbit.samples.annotation.onlyifactivated.OnlyIfActivatedExtension |
From |
To |
|
Change Parameter Type nodeAddress : INodeAddress to nodeAddress : NodeAddress in method public nodeModeChanged(nodeAddress NodeAddress, newState NodeState) : Task<Void> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Parameter Type referenceFactory : IReferenceFactory to referenceFactory : RefFactory in method public ActorReferenceModule(referenceFactory RefFactory) in class com.ea.orbit.actors.providers.json.ActorReferenceModule |
From |
To |
|
Change Parameter Type address : INodeAddress to address : NodeAddress in method package setAddress(address NodeAddress) : void in class com.ea.orbit.actors.test.FakeClusterPeer |
From |
To |
|
Change Parameter Type factory : IReferenceFactory to factory : RefFactory in method public ObserverRefDeserializer(iClass Class<?>, factory RefFactory) in class com.ea.orbit.actors.providers.json.ActorReferenceModule.ObserverRefDeserializer |
From |
To |
|
Change Parameter Type chatObserver : ISomeChatObserver to chatObserver : SomeChatObserver in method public join(chatObserver SomeChatObserver) : Task<Void> in class com.ea.orbit.actors.test.actors.SomeChatRoomActor |
From |
To |
|
Change Parameter Type to : INodeAddress to to : NodeAddress in method public sendMessage(from NodeAddress, to NodeAddress, buff byte[]) : void in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Parameter Type to : INodeAddress to to : NodeAddress in method public sendMessage(to NodeAddress, oneWay boolean, interfaceId int, methodId int, key Object, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method public MessageContext(theEntry ReferenceEntry, methodId int, from NodeAddress) in class com.ea.orbit.actors.runtime.Execution.MessageContext |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method private handleOnMessageReceived(entryKey EntryKey, from NodeAddress, oneway boolean, messageId int, interfaceId int, methodId int, key Object, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type clusterPeer : IClusterPeer to clusterPeer : ClusterPeer in method public setClusterPeer(clusterPeer ClusterPeer) : void in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Parameter Type a : INodeAddress to a : NodeAddress in method package createReference(a NodeAddress, iClass Class<T>, id String) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method private executeMessage(theEntry ReferenceEntry, oneway boolean, descriptor InterfaceDescriptor, methodId int, params Object[], from NodeAddress, messageId int) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type newView : List<INodeAddress> to newView : List<NodeAddress> in method public onViewChanged(newView List<NodeAddress>) : void in class com.ea.orbit.actors.test.FakeClusterPeer |
From |
To |
|
Change Parameter Type actorReference : IAddressable to actorReference : Addressable in method public locateActor(actorReference Addressable, forceActivation boolean) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.IRuntime |
From |
To |
|
Change Parameter Type to : INodeAddress to to : NodeAddress in method public sendMessage(to NodeAddress, message byte[]) : void in class com.ea.orbit.actors.test.FakeClusterPeer |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method private onMessageReceived(from NodeAddress, buff byte[]) : void in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Parameter Type node : INodeAddress to node : NodeAddress in method public getObserverReference(node NodeAddress, actorObserverInterface Class<T>, id String) : T in class com.ea.orbit.actors.ActorObserver |
From |
To |
|
Change Parameter Type clusterPeer : IClusterPeer to clusterPeer : ClusterPeer in method public setClusterPeer(clusterPeer ClusterPeer) : void in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Parameter Type chatObserver : ISomeChatObserver to chatObserver : SomeChatObserver in method public sendMessage(chatObserver SomeChatObserver, message String) : Task<Void> in class com.ea.orbit.actors.test.actors.SomeChatRoom |
From |
To |
|
Change Parameter Type reference : IAddressable to reference : Addressable in method public locateActor(reference Addressable, forceActivation boolean) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Parameter Type to : INodeAddress to to : NodeAddress in method public sendResponse(to NodeAddress, messageType int, messageId int, res Object) : void in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Parameter Type nodeAddress : INodeAddress to nodeAddress : NodeAddress in method public setAddress(reference ActorReference<?>, nodeAddress NodeAddress) : void in class com.ea.orbit.actors.runtime.ActorReference |
From |
To |
|
Change Parameter Type toReference : IAddressable to toReference : Addressable in method public invoke(toReference Addressable, m Method, oneWay boolean, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method protected sendResponseAndLogError(oneway boolean, from NodeAddress, messageId int, result Object, exception Throwable) : void in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type from : INodeAddress to from : NodeAddress in method public sendMessage(from NodeAddress, to NodeAddress, buff byte[]) : void in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Return Type Task<INodeAddress> to Task<NodeAddress> in method public locateActor(actorReference Addressable, forceActivation boolean) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.IRuntime |
From |
To |
|
Change Return Type List<INodeAddress> to List<NodeAddress> in method public getServerNodes() : List<NodeAddress> in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Return Type List<INodeAddress> to List<NodeAddress> in method public getServerNodes() : List<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Return Type INodeAddress to NodeAddress in method private selectNode(interfaceClassName String, allowToBlock boolean) : NodeAddress in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Return Type IClusterPeer to ClusterPeer in method public getClusterPeer() : ClusterPeer in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Return Type NodeAddress to NodeAddressImpl in method protected join(fakeChannel FakeClusterPeer) : NodeAddressImpl in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Return Type List<INodeAddress> to List<NodeAddress> in method public getAllNodes() : List<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Return Type Task<INodeAddress> to Task<NodeAddress> in method private locateActiveActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Return Type Task<INodeAddress> to Task<NodeAddress> in method public locateActor(actorReference Addressable, forceActivation boolean) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Return Type IAgentLoader to AgentLoaderInterface in method private getAgentLoader(agentJar String) : AgentLoaderInterface in class com.ea.orbit.instrumentation.AgentLoader |
From |
To |
|
Change Return Type INodeAddress to NodeAddress in method public localAddress() : NodeAddress in class com.ea.orbit.actors.test.FakeClusterPeer |
From |
To |
|
Change Return Type Task<INodeAddress> to Task<NodeAddress> in method public locateActor(reference Addressable, forceActivation boolean) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Return Type List<INodeAddress> to List<NodeAddress> in method public getAllNodes() : List<NodeAddress> in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Return Type NodeConfig.NodeState to NodeCapabilities.NodeState in method public getState() : NodeCapabilities.NodeState in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Return Type NodeConfig.NodeState to NodeCapabilities.NodeState in method public getState() : NodeCapabilities.NodeState in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Return Type INodeAddress to NodeAddress in method public getAddress(reference ActorReference<?>) : NodeAddress in class com.ea.orbit.actors.runtime.ActorReference |
From |
To |
|
Change Return Type INodeAddress to NodeAddress in method public getNodeAddress() : NodeAddress in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Return Type Task<INodeAddress> to Task<NodeAddress> in method private locateAndActivateActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type toNode : INodeAddress to toNode : NodeAddress in method public sendMessage(toReference Addressable, oneWay boolean, methodId int, params Object[]) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type address : INodeAddress to address : NodeAddress in method private locateAndActivateActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type agentLoaderClass : Class<IAgentLoader> to agentLoaderClass : Class<AgentLoaderInterface> in method private getAgentLoader(agentJar String) : AgentLoaderInterface in class com.ea.orbit.instrumentation.AgentLoader |
From |
To |
|
Change Variable Type oldNodes : HashMap<INodeAddress,NodeInfo> to oldNodes : HashMap<NodeAddress,NodeInfo> in method private onClusterViewChanged(nodes Collection<NodeAddress>) : void in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type m2 : Pair<ISomeChatObserver,String> to m2 : Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String> in method public twoObserversNoRefTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type ref1 : ISomeChatObserver to ref1 : SomeChatObserver in method public avoidReinsertionTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type observerReference1 : ISomeChatObserver to observerReference1 : SomeChatObserver in method public twoObserversTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type observerReference2 : ISomeChatObserver to observerReference2 : SomeChatObserver in method public twoObserversTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type m : Pair<ISomeChatObserver,String> to m : Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String> in method public basicObserverTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type m2 : Pair<ISomeChatObserver,String> to m2 : Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String> in method public twoObserversTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type m : Pair<ISomeChatObserver,String> to m : Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String> in method public observerSerializationTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type newView : ArrayList<INodeAddress> to newView : ArrayList<NodeAddress> in method protected join(fakeChannel FakeClusterPeer) : NodeAddressImpl in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Variable Type m : Pair<ISomeChatObserver,String> to m : Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String> in method public twoObserversTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type m : Pair<ISomeChatObserver,String> to m : Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String> in method public twoObserversNoRefTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type address : INodeAddress to address : NodeAddress in method public serialize(value Object, jgen JsonGenerator, provider SerializerProvider) : void in class com.ea.orbit.actors.providers.json.ActorReferenceModule.ObserverRefSerializer |
From |
To |
|
Change Variable Type address : INodeAddress to address : NodeAddress in method private locateActiveActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type agentLoader : IAgentLoader to agentLoader : AgentLoaderInterface in method public loadAgent(agentJar String, options String) : void in class com.ea.orbit.instrumentation.AgentLoader |
From |
To |
|
Change Variable Type observerReference : ISomeChatObserver to observerReference : SomeChatObserver in method public basicObserverTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type a : INodeAddress to a : NodeAddress in method private onClusterViewChanged(nodes Collection<NodeAddress>) : void in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type set : ArrayList<INodeAddress> to set : ArrayList<NodeAddress> in method public getServerNodes() : List<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type ref2 : ISomeChatObserver to ref2 : SomeChatObserver in method public avoidReinsertionTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type reference : ISomeChatObserver to reference : SomeChatObserver in method public observerTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type nodeAddress : INodeAddress to nodeAddress : NodeAddress in method private locateAndActivateActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type otherNodeAddress : INodeAddress to otherNodeAddress : NodeAddress in method private locateAndActivateActor(actorReference Addressable) : Task<NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type serverAddresses : Set<INodeAddress> to serverAddresses : Set<NodeAddress> in method public ensureNoObjectsAreCreatedClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type newNodes : HashMap<INodeAddress,NodeInfo> to newNodes : HashMap<NodeAddress,NodeInfo> in method private onClusterViewChanged(nodes Collection<NodeAddress>) : void in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Variable Type ref1 : ISomeChatObserver to ref1 : SomeChatObserver in method public observerGarbageCollection() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type newView : ArrayList<INodeAddress> to newView : ArrayList<NodeAddress> in method public leave(fakeClusterPeer FakeClusterPeer) : void in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Variable Type nodeAddress : NodeAddress to nodeAddress : NodeAddressImpl in method protected join(fakeChannel FakeClusterPeer) : NodeAddressImpl in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Attribute Type factory : IReferenceFactory to factory : RefFactory in class com.ea.orbit.actors.providers.json.ActorReferenceModule.ObserverRefDeserializer |
From |
To |
|
Change Attribute Type localAddressCache : ConcurrentMap<ActorKey,INodeAddress> to localAddressCache : ConcurrentMap<ActorKey,NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Attribute Type currentChannels : Map<INodeAddress,FakeClusterPeer> to currentChannels : Map<NodeAddress,FakeClusterPeer> in class com.ea.orbit.actors.test.FakeGroup |
From |
To |
|
Change Attribute Type messagesReceived : BlockingQueue<Pair<ISomeChatObserver,String>> to messagesReceived : BlockingQueue<Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String>> in class com.ea.orbit.actors.test.ClientTest.SomeChatObserver |
From |
To |
|
Change Attribute Type address : INodeAddress to address : NodeAddress in class com.ea.orbit.actors.runtime.Messaging.ReferenceReplacement |
From |
To |
|
Change Attribute Type messagesReceived : BlockingQueue<Pair<ISomeChatObserver,String>> to messagesReceived : BlockingQueue<Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String>> in class com.ea.orbit.actors.test.TimerTest.SomeChatObserver |
From |
To |
|
Change Attribute Type agentLoader : IAgentLoader to agentLoader : AgentLoaderInterface in class com.ea.orbit.instrumentation.AgentLoader |
From |
To |
|
Change Attribute Type referenceFactory : IReferenceFactory to referenceFactory : RefFactory in class com.ea.orbit.actors.providers.json.ActorReferenceModule |
From |
To |
|
Change Attribute Type clusterPeer : IClusterPeer to clusterPeer : ClusterPeer in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Attribute Type state : NodeConfig.NodeState to state : NodeCapabilities.NodeState in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Attribute Type clusterPeer : IClusterPeer to clusterPeer : ClusterPeer in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Attribute Type factory : IReferenceFactory to factory : RefFactory in class com.ea.orbit.actors.providers.json.ActorReferenceModule.RefDeserializer |
From |
To |
|
Change Attribute Type factory : IReferenceFactory to factory : RefFactory in class com.ea.orbit.actors.test.JsonReferenceSerializationTest |
From |
To |
|
Change Attribute Type distributedDirectory : ConcurrentMap<ActorKey,INodeAddress> to distributedDirectory : ConcurrentMap<ActorKey,NodeAddress> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Attribute Type nodeConfig : NodeConfig to nodeCapabilities : NodeCapabilities in class com.ea.orbit.actors.runtime.Hosting.NodeInfo |
From |
To |
|
Change Attribute Type address : INodeAddress to address : NodeAddress in class com.ea.orbit.actors.runtime.ActorReference |
From |
To |
|
Change Attribute Type nodeAddress : INodeAddress to nodeAddress : NodeAddress in class com.ea.orbit.actors.cluster.JGroupsClusterPeer.NodeInfo |
From |
To |
|
Change Attribute Type activeNodes : Map<INodeAddress,NodeInfo> to activeNodes : Map<NodeAddress,NodeInfo> in class com.ea.orbit.actors.runtime.Hosting |
From |
To |
|
Change Attribute Type messagesReceived : BlockingQueue<Pair<ISomeChatObserver,String>> to messagesReceived : BlockingQueue<Pair<com.ea.orbit.actors.test.actors.SomeChatObserver,String>> in class com.ea.orbit.actors.test.ObserverTest.SomeChatObserver |
From |
To |
|
Change Attribute Type observers : Set<ISomeChatObserver> to observers : Set<SomeChatObserver> in class com.ea.orbit.actors.test.actors.SomeChatRoomActor |
From |
To |
|
Change Attribute Type address : INodeAddress to address : NodeAddress in class com.ea.orbit.actors.test.FakeClusterPeer |
From |
To |
|
Change Attribute Type from : INodeAddress to from : NodeAddress in class com.ea.orbit.actors.runtime.Execution.MessageContext |
From |
To |
|
Change Attribute Type address : INodeAddress to address : NodeAddress in class com.ea.orbit.actors.runtime.Hosting.NodeInfo |
From |
To |
|
Change Attribute Type clusterPeer : IClusterPeer to clusterPeer : ClusterPeer in class com.ea.orbit.actors.runtime.Hosting |
From |
To |