|
Change Parameter Type session : Session to session : ServerSession in method public close(session ServerSession) : void in class io.atomix.coordination.state.GroupState |
From |
To |
|
Change Parameter Type parent : Session to parent : ServerSession in method public ManagedResourceSession(resource long, parent ServerSession) in class io.atomix.manager.state.ManagedResourceSession |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public close(session ServerSession) : void in class io.atomix.coordination.state.LockState |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method package reset(commit Commit<InstanceOperation<?,?>>, session ServerSession) : void in class io.atomix.manager.state.ResourceManagerCommit |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public close(session ServerSession) : void in class io.atomix.manager.state.ResourceManagerState |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public unregister(session ServerSession) : void in class io.atomix.manager.state.ResourceManagerState |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public expire(session ServerSession) : void in class io.atomix.manager.state.ResourceManagerState |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public close(session ServerSession) : void in class io.atomix.messaging.state.MessageBusState |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public close(session ServerSession) : void in class io.atomix.messaging.state.TaskQueueState |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public acquire(commit Commit, session ServerSession) : ResourceManagerCommit in class io.atomix.manager.state.ResourceManagerCommitPool |
From |
To |
|
Change Parameter Type session : Session to session : ServerSession in method public close(session ServerSession) : void in class io.atomix.messaging.state.TopicState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method public join(commit Commit<GroupCommands.Join>) : String in class io.atomix.coordination.state.GroupState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method private electLeader() : void in class io.atomix.coordination.state.GroupState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method private incrementTerm() : void in class io.atomix.coordination.state.GroupState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method public leave(commit Commit<GroupCommands.Leave>) : void in class io.atomix.coordination.state.GroupState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method public submit(commit Commit<TaskQueueCommands.Submit>) : void in class io.atomix.messaging.state.TaskQueueState |
From |
To |
|
Change Variable Type next : Session to next : ServerSession in method public close(session ServerSession) : void in class io.atomix.messaging.state.TaskQueueState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method private operateResource(commit Commit<InstanceOperation>) : Object in class io.atomix.manager.state.ResourceManagerState |
From |
To |
|
Change Variable Type session : Session to session : ServerSession in method private resignLeader(toCandidate boolean) : void in class io.atomix.coordination.state.GroupState |
From |
To |