|
Push Down Method public equals(o Object) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public equals(o Object) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public MutableLongDiffSets(addedElements MutableLongSet, removedElements MutableLongSet, collectionsFactory CollectionsFactory) from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public MutableLongDiffSetsImpl(added MutableLongSet, removed MutableLongSet, collectionsFactory CollectionsFactory) from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method private removeElement(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to private removeElement(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method private checkAddedElements() : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to private checkAddedElements() : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public removeAll(elementsToRemove LongIterator) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public removeAll(elementsToRemove LongIterator) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public isRemoved(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public isRemoved(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public augment(source LongIterator) : LongIterator from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public augment(source LongIterator) : LongIterator from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public remove(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public remove(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public addAll(elementsToAdd LongIterator) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public addAll(elementsToAdd LongIterator) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public MutableLongDiffSets(collectionsFactory CollectionsFactory) from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public MutableLongDiffSetsImpl(collectionsFactory CollectionsFactory) from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public hashCode() : int from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public hashCode() : int from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public delta() : int from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public delta() : int from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method private addElement(element long) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to private addElement(element long) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public MutableLongDiffSets() from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public MutableLongDiffSetsImpl() from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public augment(source PrimitiveLongResourceIterator) : PrimitiveLongResourceIterator from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public augment(source PrimitiveLongResourceIterator) : PrimitiveLongResourceIterator from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public isAdded(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public isAdded(element long) : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public add(element long) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public add(element long) : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method public isEmpty() : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to public isEmpty() : boolean from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Push Down Method private checkRemovedElements() : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSets to private checkRemovedElements() : void from class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImpl |
From |
To |
|
Change Variable Type diffSet : MutableLongDiffSets to diffSet : MutableLongDiffSetsImpl in method public addAllElements() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffSet : MutableLongDiffSets to diffSet : MutableLongDiffSetsImpl in method public removeAllElements() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffs : MutableLongDiffSets to diffs : MutableLongDiffSetsImpl in method public indexUpdatesForScan(descriptor SchemaIndexDescriptor) : LongDiffSets in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Variable Type diffSets : MutableLongDiffSets to diffSets : MutableLongDiffSetsImpl in method public removeElementsInDiffSets() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffSets : MutableLongDiffSets to diffSets : MutableLongDiffSetsImpl in method public addElementsToDiffSets() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffs : MutableLongDiffSets to diffs : MutableLongDiffSetsImpl in method public indexUpdatesForRangeSeekByPrefix(descriptor SchemaIndexDescriptor, prefix String) : LongDiffSets in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Variable Type diffSets : MutableLongDiffSets to diffSets : MutableLongDiffSetsImpl in method public useCollectionsFactory() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffs : MutableLongDiffSets to diffs : MutableLongDiffSetsImpl in method public indexUpdatesForSuffixOrContains(descriptor SchemaIndexDescriptor, query IndexQuery) : LongDiffSets in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Variable Type diffSets : MutableLongDiffSets to diffSets : MutableLongDiffSetsImpl in method public removeAndAddElementsToDiffSets() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffSet : MutableLongDiffSets to diffSet : MutableLongDiffSetsImpl in method public addedAndRemovedElementsDelta() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffSet : MutableLongDiffSets to diffSet : MutableLongDiffSetsImpl in method public checkIsElementsAddedOrRemoved() : void in class org.neo4j.kernel.impl.util.diffsets.MutableLongDiffSetsImplTest |
From |
To |
|
Change Variable Type diffs : MutableLongDiffSets to diffs : MutableLongDiffSetsImpl in method private indexUpdatesForRangeSeek(sortedUpdates TreeMap<ValueTuple,MutableLongDiffSets>, lower ValueTuple, includeLower boolean, upper ValueTuple, includeUpper boolean) : LongDiffSets in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |