|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testGetChildren() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testNotifications() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testQueries() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testRemove() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testSet() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testRecursiveCreate() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testReplaceValue() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree2 : AsyncAtomicDocumentTree<String> to tree2 : AtomicDocumentTree<String> in method public testFilteredNotifications() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testClear() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testReplaceVersion() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree1 : AsyncAtomicDocumentTree<String> to tree1 : AtomicDocumentTree<String> in method public testFilteredNotifications() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testCreateFailures() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testCreate() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testRemoveFailures() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testException() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |
|
Change Variable Type tree : AsyncAtomicDocumentTree<String> to tree : AtomicDocumentTree<String> in method public testSetFailures() : void in class io.atomix.core.tree.AtomicDocumentTreeTest |
From |
To |