Toggle navigation
Home
akka.actor.ActorRef to org.apache.flink.runtime.instance.ActorGateway
No. of Instances - 78
No. of Commits - 3
No. of Projects - {'flink'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Update argument list (Method invocation)
tell
to
tell
create
to
create
tell
to
tell
tell
to
tell
tell
to
tell
tell
to
tell
tell
to
tell
tell
to
tell
Add or Remove Method invocation
testingCluster.getJobManager()
to
testingCluster.getJobManagerGateway()
jobManager
to
jobManagerGateway.actor()
jobManager
to
jobManagerGateway.actor()
taskManager.tell(failMsg,ActorRef.noSender())
to
taskManager.tell(failMsg)
tm
to
tm.actor()
Rename Variable
jobManager
to
jobManagerGateway
jobManager
to
jobManagerGateway
jm
to
jmGateway
jobManagerMock
to
jobManagerGateway
jobManager
to
jobManagerGateway
jobManager
to
jobManagerGateway
jobmanager
to
jobManagerGateway
jobManagerRef
to
gateway
jobmanager
to
jobManagerGateway
jobmanager
to
jobManagerGateway
taskManagerRef
to
taskManagerGateway
taskManagerRef
to
taskManagerGateway
jobManagerActor
to
jobManager
taskManagerMock
to
taskManagerGateway
getJobManager
to
getJobManagerGateway
jobManagerActor
to
jobManager
jobManagerRef
to
jobManagerGateway
jobManagerRef
to
jobManagerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
listenerActor
to
listenerGateway
jm
to
jobManager
Cascading Type Change (Similar)
ActorRef
to
ActorGateway
ActorRef
to
ActorGateway
Rename Method invocation
getJobManager
to
getJobManagerGateway
getJobManager
to
getJobManagerGateway
Cascading Type Change (Different)
CopyOnWriteArrayList<ActorRef>
to
CopyOnWriteArrayList<ActorGateway>
CopyOnWriteArrayList<ActorRef>
to
CopyOnWriteArrayList<ActorGateway>