|
Push Down Method private onSessionEnd(session PrimitiveSession) : void from class io.atomix.core.election.impl.LeaderElectorService to private onSessionEnd(session PrimitiveSession) : void from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method private notifyLeadershipChange(topic String, previousLeadership Leadership<byte[]>, newLeadership Leadership<byte[]>) : void from class io.atomix.core.election.impl.LeaderElectorService to private notifyLeadershipChange(topic String, previousLeadership Leadership<byte[]>, newLeadership Leadership<byte[]>) : void from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method public restore(reader BackupInput) : void from class io.atomix.core.election.impl.LeaderElectorService to public restore(reader BackupInput) : void from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method public backup(writer BackupOutput) : void from class io.atomix.core.election.impl.LeaderElectorService to public backup(writer BackupOutput) : void from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method private candidates(topic String) : List<byte[]> from class io.atomix.core.election.impl.LeaderElectorService to private candidates(topic String) : List<byte[]> from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method private leadership(topic String) : Leadership<byte[]> from class io.atomix.core.election.impl.LeaderElectorService to private leadership(topic String) : Leadership<byte[]> from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method private leader(topic String) : Leader<byte[]> from class io.atomix.core.election.impl.LeaderElectorService to private leader(topic String) : Leader<byte[]> from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method private termCounter(topic String) : AtomicLong from class io.atomix.core.election.impl.LeaderElectorService to private termCounter(topic String) : AtomicLong from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method public onExpire(session PrimitiveSession) : void from class io.atomix.core.election.impl.LeaderElectorService to public onExpire(session PrimitiveSession) : void from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method public onClose(session PrimitiveSession) : void from class io.atomix.core.election.impl.LeaderElectorService to public onClose(session PrimitiveSession) : void from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |
|
Push Down Method public serializer() : Serializer from class io.atomix.core.election.impl.LeaderElectorService to public serializer() : Serializer from class io.atomix.core.election.impl.DefaultLeaderElectorService |
From |
To |