|
Rename Method public type() : String renamed to public getTypeName() : String in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Rename Method public name() : String renamed to public getName() : String in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Rename Method public timeout() : long renamed to public getTimeout() : long in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Rename Method private sendEvent(event EventHolder) : void renamed to private sendEvents(event EventHolder) : void in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |
|
Rename Method public member() : MemberId renamed to public getMemberId() : MemberId in class io.atomix.protocols.raft.session.impl.RaftSessionContext |
From |
To |