|
Change Parameter Type encode : Object to encode : Object... in method protected abstract doCountIndexedNodes(nodeId long, encode Object...) : long in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValue : Object... in method package doAdd(nodeId long, applyIdempotently boolean, propertyValue Object...) : boolean in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Parameter Type data : Map<Object,Set<Long>> to data : Map<List<Object>,Set<Long>> in method public HashBasedIndexSampler(data Map<List<Object>,Set<Long>>) in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndexSampler |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.storageengine.api.schema.IndexReader |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValue : Object... in method package abstract doIndexSeek(propertyValue Object...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method package doIndexSeek(propertyValues Object...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method protected doCountIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method private encode(propertyValues Object...) : Object[] in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValue : Object... in method package abstract doRemove(nodeId long, propertyValue Object...) : void in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValue : Object... in method package abstract doAdd(nodeId long, applyIdempotently boolean, propertyValue Object...) : boolean in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader |
From |
To |
|
Change Parameter Type propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.api.index.DelegatingIndexReader |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Set<Long>> to entry : Map.Entry<List<Object>,Set<Long>> in method package snapshot() : InMemoryIndexImplementation in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Set<Long>> to entry : Map.Entry<List<Object>,Set<Long>> in method package iterateAll(iterator IndexEntryIterator) : void in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Set<Long>> to entry : Map.Entry<List<Object>,Set<Long>> in method private rangeSeekByString(lower String, includeLower boolean, upper String, includeUpper boolean) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Set<Long>> to entry : Map.Entry<List<Object>,Set<Long>> in method private stringSearch(filter StringFilter) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Set<Long>> to entry : Map.Entry<List<Object>,Set<Long>> in method private rangeSeekByNumberInclusive(lower Number, upper Number) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Change Variable Type entry : Map.Entry<Object,Set<Long>> to entry : Map.Entry<List<Object>,Set<Long>> in method public sampleIndex() : IndexSample in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndexSampler |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.storageengine.api.schema.IndexReader |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.api.impl.schema.reader.PartitionedIndexReader |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method package doIndexSeek(propertyValues Object...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method private encode(propertyValues Object...) : Object[] in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method protected doCountIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndex |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexImplementation |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.api.index.DelegatingIndexReader |
From |
To |
|
Rename Parameter propertyValue : Object to propertyValues : Object... in method public countIndexedNodes(nodeId long, propertyValues Object...) : long in class org.neo4j.kernel.api.impl.schema.reader.SimpleIndexReader |
From |
To |