|
Change Parameter Type stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.test.FakeStorageProvider |
From |
To |
|
Change Parameter Type stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.IStorageProvider |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : ActorReference in method public readState(reference ActorReference, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.redis.RedisStorageProvider |
From |
To |
|
Change Parameter Type stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.mongodb.MongoDBStorageProvider |
From |
To |
|
Change Parameter Type stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.jpa.JpaStorageProvider |
From |
To |
|
Change Parameter Type stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.postgresql.PostgreSQLStorageProvider |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.postgresql.PostgreSQLStorageProvider |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method public readState(reference ActorReference, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.redis.RedisStorageProvider |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.test.FakeStorageProvider |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.IStorageProvider |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method protected readState() : Task<Boolean> in class com.ea.orbit.actors.runtime.OrbitActor |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.mongodb.MongoDBStorageProvider |
From |
To |
|
Change Return Type Task<Void> to Task<Boolean> in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.jpa.JpaStorageProvider |
From |
To |
|
Rename Parameter stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.postgresql.PostgreSQLStorageProvider |
From |
To |
|
Rename Parameter stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.mongodb.MongoDBStorageProvider |
From |
To |
|
Rename Parameter stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.jpa.JpaStorageProvider |
From |
To |
|
Rename Parameter stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.test.FakeStorageProvider |
From |
To |
|
Rename Parameter stateReference : AtomicReference<Object> to state : Object in method public readState(reference ActorReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.providers.IStorageProvider |
From |
To |