|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public singleActorSingleStageTest() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public asyncShutdownTest() : void in class com.ea.orbit.actors.test.ShutdownTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public waitForNodeTest() : void in class com.ea.orbit.actors.test.AsymmetricalStagesTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public main(args String[]) : void in class com.ea.orbit.samples.trace.demo.TraceDemoMain |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public activationTest() : void in class com.ea.orbit.actors.test.LifeCycleTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage() : Stage in class com.ea.orbit.actors.ldap.test.LdapPersistenceTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkClearState() : void in class com.ea.orbit.actors.mongodb.test.MongodbPersistenceTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public ensureUniqueActivation() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type frontend : OrbitStage to frontend : Stage in method public timerTest() : void in class com.ea.orbit.actors.test.TimerTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public timeoutTest() : void in class com.ea.orbit.actors.test.MessageTimeoutTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage() : Stage in class com.ea.orbit.actors.test.MultipleStorageTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public observerTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public withException() : void in class com.ea.orbit.actors.test.ExceptionalTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkReads() : void in class com.ea.orbit.actors.mongodb.test.MongodbPersistenceTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public test() : void in class com.ea.orbit.samples.helloworld.HelloAsyncTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkReads() : void in class com.ea.orbit.actors.test.PersistenceTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public breakIt() : void in class com.ea.orbit.actors.test.NoIdentityTest |
From |
To |
|
Change Variable Type clients : List<OrbitStage> to clients : List<Stage> in method public ensureNoObjectsAreCreatedClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public statelessWorkerDeactivationTest() : void in class com.ea.orbit.actors.test.DeactivationTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public cleanupTest() : void in class com.ea.orbit.actors.test.DeactivationTest |
From |
To |
|
Change Variable Type stage4 : OrbitStage to stage4 : Stage in method public statelessTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkReadTest() : void in class com.ea.orbit.actors.providers.postgresql.test.PostgreSQLPersistenceTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public deactivationTest() : void in class com.ea.orbit.actors.test.LifeCycleTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public catchingTheException() : void in class com.ea.orbit.actors.test.ExceptionalTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public initStage(clusterId String, stageId String) : Stage in class com.ea.orbit.samples.helloworld.HelloTcpTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage() : Stage in class com.ea.orbit.actors.test.StorageBaseTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkWritesTest() : void in class com.ea.orbit.actors.test.StorageBaseTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public singleActorMultiStageTest() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public twoObserversTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public usingNullId2() : void in class com.ea.orbit.actors.test.NoIdentityTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public asymmetricalNodeTest() : void in class com.ea.orbit.actors.test.AsymmetricalStagesTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public heavierTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkClearTest() : void in class com.ea.orbit.actors.test.StorageBaseTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public basicClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public asyncShutdownTest() : void in class com.ea.orbit.actors.test.ShutdownTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public basicShutdownTest() : void in class com.ea.orbit.actors.test.ShutdownTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public heavyTest() : void in class com.ea.orbit.actors.test.StorageBaseTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public basicClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public noActor2StageTest() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public initStage(clusterId String, stageId String) : Stage in class com.ea.orbit.samples.helloworld.HelloTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public observerTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage0 : OrbitStage to stage0 : Stage in method public ensureUniqueActivation() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkWritesTest() : void in class com.ea.orbit.actors.test.MultipleStorageTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage() : Stage in class com.ea.orbit.actors.providers.postgresql.test.PostgreSQLPersistenceTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkUpdateTest() : void in class com.ea.orbit.actors.test.StorageBaseTest |
From |
To |
|
Change Variable Type frontend : OrbitStage to frontend : Stage in method public persistedTimerTest() : void in class com.ea.orbit.actors.test.ReminderTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public lonelyClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public statelessTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type frontend : OrbitStage to frontend : Stage in method public timerTest() : void in class com.ea.orbit.actors.test.ReminderTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkReadTest() : void in class com.ea.orbit.actors.test.StorageBaseTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public singeActor2StageTest() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public test() : void in class com.ea.orbit.samples.helloworld.HelloTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkingTheException() : void in class com.ea.orbit.actors.test.ExceptionalTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public test() : void in class com.ea.orbit.samples.helloworld.HelloTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public timeoutWithTwoMessagesTest() : void in class com.ea.orbit.actors.test.MessageTimeoutTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public heavierTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public twoObserversTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public onlyIfActivatedTest() : void in class com.ea.orbit.samples.customannotation.AnnotationTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public basicShutdownTest() : void in class com.ea.orbit.actors.test.ShutdownTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public callIt() : void in class com.ea.orbit.actors.test.NoIdentityTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public distributedDirectoryClassesTest() : void in class com.ea.orbit.actors.test.ReferenceSerializationTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public checkWritesTest() : void in class com.ea.orbit.actors.test.MultipleStorageTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public passingActorInsteadOfReferenceTest() : void in class com.ea.orbit.actors.test.ReferenceSerializationTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public test() : void in class com.ea.orbit.samples.helloworld.HelloAsyncTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public deactivationTest() : void in class com.ea.orbit.actors.test.LifeCycleTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkWritesTest() : void in class com.ea.orbit.actors.test.PersistenceTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public noActor2StageTest() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public timeoutTest() : void in class com.ea.orbit.actors.test.MessageTimeoutTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public timeoutWithTwoMessagesTest() : void in class com.ea.orbit.actors.test.MessageTimeoutTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public test() : void in class com.ea.orbit.actors.test.DynamicReferencesTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public createClient() : Stage in class com.ea.orbit.actors.test.ActorBaseTest |
From |
To |
|
Change Variable Type stages : List<OrbitStage> to stages : List<Stage> in method public multipleActorsOfTheSameType() : void in class com.ea.orbit.actors.test.MinimalTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public waitForNodeTest() : void in class com.ea.orbit.actors.test.AsymmetricalStagesTest |
From |
To |
|
Change Variable Type client2 : OrbitStage to client2 : Stage in method public observerTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public persistedTimerTest() : void in class com.ea.orbit.actors.test.ReminderTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public memoizeTest() : void in class com.ea.orbit.samples.customannotation.AnnotationTest |
From |
To |
|
Change Variable Type servers : List<OrbitStage> to servers : List<Stage> in method public ensureNoObjectsAreCreatedClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public blockingReceptionTest() : void in class com.ea.orbit.actors.test.MessagingTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public twoObserversNoRefTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public activationTest() : void in class com.ea.orbit.actors.test.LifeCycleTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public statelessTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public checkWritesTest() : void in class com.ea.orbit.actors.mongodb.test.MongodbPersistenceTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public blockingReceptionTest() : void in class com.ea.orbit.actors.test.MessagingTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public persistedTimerTest() : void in class com.ea.orbit.actors.test.ReminderTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkClearTest() : void in class com.ea.orbit.actors.providers.postgresql.test.PostgreSQLPersistenceTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public ensureNoObjectsAreCreatedClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public statelessTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage(excludedActorClasses Class<?>...) : Stage in class com.ea.orbit.actors.test.AsymmetricalStagesTest |
From |
To |
|
Change Variable Type server : OrbitStage to server : Stage in method public ensureNoObjectsAreCreatedClientTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public basicShutdownTest() : void in class com.ea.orbit.actors.test.ShutdownTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public checkReads() : void in class com.ea.orbit.actors.mongodb.test.MongodbPersistenceTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public checkReads() : void in class com.ea.orbit.actors.test.PersistenceTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public ldapTest() : void in class com.ea.orbit.actors.ldap.test.LdapPersistenceTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public avoidReinsertionTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public callIt2() : void in class com.ea.orbit.actors.test.NoIdentityTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public basicObserverTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public test() : void in class com.ea.orbit.samples.helloworld.HelloTcpTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public cleanupTest() : void in class com.ea.orbit.actors.test.DeactivationTest |
From |
To |
|
Change Variable Type client : OrbitStage to client : Stage in method public blockingReceptionTestWithABunch() : void in class com.ea.orbit.actors.test.MessagingTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public test() : void in class com.ea.orbit.samples.helloworld.HelloTcpTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public observerSerializationTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public distributedDirectoryClassesTest() : void in class com.ea.orbit.actors.test.ReferenceSerializationTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public twoObserversNoRefTest() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public timerTest() : void in class com.ea.orbit.actors.test.ReminderTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public asyncShutdownTest() : void in class com.ea.orbit.actors.test.ShutdownTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public asymmetricalNodeTest() : void in class com.ea.orbit.actors.test.AsymmetricalStagesTest |
From |
To |
|
Change Variable Type client1 : OrbitStage to client1 : Stage in method public observerTest() : void in class com.ea.orbit.actors.test.ClientTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public nodeDropTest() : void in class com.ea.orbit.actors.test.FailureTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage() : Stage in class com.ea.orbit.actors.mongodb.test.MongodbPersistenceTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public statelessWorkerDeactivationTest() : void in class com.ea.orbit.actors.test.DeactivationTest |
From |
To |
|
Change Variable Type stage2 : OrbitStage to stage2 : Stage in method public nodeDropTest() : void in class com.ea.orbit.actors.test.FailureTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkUpdateTest() : void in class com.ea.orbit.actors.providers.postgresql.test.PostgreSQLPersistenceTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public blockingReceptionTestWithABunch() : void in class com.ea.orbit.actors.test.MessagingTest |
From |
To |
|
Change Variable Type stage3 : OrbitStage to stage3 : Stage in method public nodeDropTest() : void in class com.ea.orbit.actors.test.FailureTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public observerGarbageCollection() : void in class com.ea.orbit.actors.test.ObserverTest |
From |
To |
|
Change Variable Type stage3 : OrbitStage to stage3 : Stage in method public statelessTest() : void in class com.ea.orbit.actors.test.StatelessActorTest |
From |
To |
|
Change Variable Type stage4 : OrbitStage to stage4 : Stage in method public nodeDropTest() : void in class com.ea.orbit.actors.test.FailureTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public main(args String[]) : void in class com.ea.orbit.samples.hello.Main |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public noException() : void in class com.ea.orbit.actors.test.ExceptionalTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public checkWritesTest() : void in class com.ea.orbit.actors.providers.postgresql.test.PostgreSQLPersistenceTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public timerTest() : void in class com.ea.orbit.actors.test.TimerTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public createStage() : Stage in class com.ea.orbit.actors.test.ActorBaseTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public ldapTest() : void in class com.ea.orbit.actors.ldap.test.LdapPersistenceTest |
From |
To |
|
Change Variable Type stage : OrbitStage to stage : Stage in method public initStage() : Stage in class com.ea.orbit.samples.customannotation.AnnotationTest |
From |
To |
|
Change Variable Type stage1 : OrbitStage to stage1 : Stage in method public referencePassingTest() : void in class com.ea.orbit.actors.test.ReferenceSerializationTest |
From |
To |