|
Rename Method protected context() : ServiceContext renamed to protected getContext() : ServiceContext in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected currentIndex() : long renamed to protected getCurrentIndex() : long in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected logger() : Logger renamed to protected getLogger() : Logger in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected wallClock() : WallClock renamed to protected getWallClock() : WallClock in class io.atomix.core.map.impl.ConsistentMapServiceTest.TestConsistentMapService |
From |
To |
|
Rename Method protected logicalClock() : LogicalClock renamed to protected getLogicalClock() : LogicalClock in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected sessions() : Sessions renamed to protected getSessions() : Sessions in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected serviceId() : PrimitiveId renamed to protected getServiceId() : PrimitiveId in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected clock() : Clock renamed to protected getClock() : Clock in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected serviceName() : String renamed to protected getServiceName() : String in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected scheduler() : Scheduler renamed to protected getScheduler() : Scheduler in class io.atomix.core.map.impl.ConsistentMapServiceTest.TestConsistentMapService |
From |
To |
|
Rename Method protected scheduler() : Scheduler renamed to protected getScheduler() : Scheduler in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |
|
Rename Method protected wallClock() : WallClock renamed to protected getWallClock() : WallClock in class io.atomix.primitive.service.AbstractPrimitiveService |
From |
To |