|
Pull Up Attribute private executionSerializer : ExecutionSerializer<Object> from class com.ea.orbit.actors.runtime.Execution to protected executionSerializer : ExecutionSerializer<Object> from class com.ea.orbit.actors.runtime.AbstractExecution |
From |
To |
|
Pull Up Attribute private messagesReceived : LongAdder from class com.ea.orbit.actors.runtime.Execution to protected messagesReceived : LongAdder from class com.ea.orbit.actors.runtime.AbstractExecution |
From |
To |
|
Pull Up Attribute private maxQueueSize : int from class com.ea.orbit.actors.runtime.Execution to protected maxQueueSize : int from class com.ea.orbit.actors.runtime.AbstractExecution |
From |
To |
|
Pull Up Attribute private logger : Logger from class com.ea.orbit.actors.runtime.Execution to protected logger : Logger from class com.ea.orbit.actors.runtime.AbstractExecution |
From |
To |
|
Pull Up Attribute private refusedExecutions : LongAdder from class com.ea.orbit.actors.runtime.Execution to protected refusedExecutions : LongAdder from class com.ea.orbit.actors.runtime.AbstractExecution |
From |
To |
|
Pull Up Attribute private messagesHandled : LongAdder from class com.ea.orbit.actors.runtime.Execution to protected messagesHandled : LongAdder from class com.ea.orbit.actors.runtime.AbstractExecution |
From |
To |
|
Merge Parameter [interfaceId : int, methodId : int, params : Object[], messageId : int, key : Object] to message : Message in method protected handleOnMessageReceived(completion Task, entryKey EntryKey, message Message) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Merge Parameter [methodId : int, headers : Object, params : Object[], from : NodeAddress] to message : Message in method protected handleOnMessageReceived(completion Task, entryKey EntryKey, message Message) : Task<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Merge Parameter [methodId : int, params : Object[], headers : Object] to message : Message in method private executeMessage(completion Task, theEntry ReferenceEntry, descriptor InterfaceDescriptor, message Message) : Task<Void> in class com.ea.orbit.actors.runtime.Execution |
From |
To |