|
Rename Method private isClosed(clientState int) : boolean renamed to private isStopped(clientState int) : boolean in class org.neo4j.kernel.impl.locking.LockClientStateHolder |
From |
To |
|
Rename Method public shouldAllowBeginWithSameKeyAfterSessionRemoval() : void renamed to public shouldAllowBeginWithSameKeyAfterSessionRelease() : void in class org.neo4j.kernel.impl.util.collection.TimedRepositoryTest |
From |
To |
|
Rename Method public closeClient() : void renamed to public stopClient() : void in class org.neo4j.kernel.impl.locking.LockClientStateHolder |
From |
To |
|
Rename Method public testConversationClean() : void renamed to public testConversationStop() : void in class org.neo4j.kernel.ha.com.master.ConversationManagerTest |
From |
To |
|
Rename Method protected abstract cleanConversation(context RequestContext) : void renamed to protected abstract stopConversation(context RequestContext) : void in class org.neo4j.com.Server |
From |
To |
|
Rename Method protected cleanConversation(context RequestContext) : void renamed to protected stopConversation(context RequestContext) : void in class org.neo4j.kernel.ha.com.master.MasterServer |
From |
To |