|
Change Parameter Type updaters : Map<IndexDescriptor,IndexUpdater> to populationsWithUpdaters : Map<IndexPopulation,IndexUpdater> in method package MultipleIndexUpdater(multipleIndexPopulator MultipleIndexPopulator, populationsWithUpdaters Map<IndexPopulation,IndexUpdater>, logProvider LogProvider) in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to population : IndexPopulation in method private flushIfNeeded(population IndexPopulation, batch List<NodePropertyUpdate>) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to population : IndexPopulation in method private flush(population IndexPopulation, batch List<NodePropertyUpdate>) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to population : IndexPopulation in method private batchUpdate(population IndexPopulation, update NodePropertyUpdate) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Rename Variable descriptor : IndexDescriptor to population : IndexPopulation in method public fail(failure Throwable) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Rename Variable entries : Iterator<Map.Entry<IndexDescriptor,IndexUpdater>> to iterator : Iterator<Map.Entry<IndexPopulation,IndexUpdater>> in method public close() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Rename Variable descriptor : IndexDescriptor to population : IndexPopulation in method public close() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Rename Variable updaters : Map<IndexDescriptor,IndexUpdater> to populationsWithUpdaters : Map<IndexPopulation,IndexUpdater> in method public newPopulatingUpdater(accessor PropertyAccessor) : MultipleIndexUpdater in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Rename Variable t : Throwable to failure : Throwable in method private forEachPopulation(action ThrowingConsumer<IndexPopulation,Exception>) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Rename Variable entries : Iterator<Map.Entry<IndexDescriptor,IndexUpdater>> to iterator : Iterator<Map.Entry<IndexPopulation,IndexUpdater>> in method public process(update NodePropertyUpdate) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Rename Variable indexDescriptor : IndexDescriptor to population : IndexPopulation in method private flushAll() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Rename Variable t : Throwable to failure : Throwable in method private flush(population IndexPopulation, batch List<NodePropertyUpdate>) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Change Variable Type entries : Iterator<Map.Entry<IndexDescriptor,List<NodePropertyUpdate>>> to entries : Iterator<Map.Entry<IndexPopulation,List<NodePropertyUpdate>>> in method private flushAll() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to population : IndexPopulation in method private flushAll() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Change Variable Type entry : Map.Entry<IndexDescriptor,IndexUpdater> to entry : Map.Entry<IndexPopulation,IndexUpdater> in method public process(update NodePropertyUpdate) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to population : IndexPopulation in method public fail(failure Throwable) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Change Variable Type entries : Iterator<Map.Entry<IndexDescriptor,IndexUpdater>> to iterator : Iterator<Map.Entry<IndexPopulation,IndexUpdater>> in method public close() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to population : IndexPopulation in method public close() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Change Variable Type entry : Map.Entry<IndexDescriptor,List<NodePropertyUpdate>> to entry : Map.Entry<IndexPopulation,List<NodePropertyUpdate>> in method private flushAll() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Change Variable Type entry : Map.Entry<IndexDescriptor,IndexUpdater> to entry : Map.Entry<IndexPopulation,IndexUpdater> in method public close() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Change Variable Type updaters : Map<IndexDescriptor,IndexUpdater> to populationsWithUpdaters : Map<IndexPopulation,IndexUpdater> in method public newPopulatingUpdater(accessor PropertyAccessor) : MultipleIndexUpdater in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Change Variable Type entries : Iterator<Map.Entry<IndexDescriptor,IndexUpdater>> to iterator : Iterator<Map.Entry<IndexPopulation,IndexUpdater>> in method public process(update NodePropertyUpdate) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Rename Parameter t : Throwable to failure : Throwable in method public fail(failure Throwable) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Rename Parameter descriptor : IndexDescriptor to population : IndexPopulation in method private flush(population IndexPopulation, batch List<NodePropertyUpdate>) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Rename Parameter updaters : Map<IndexDescriptor,IndexUpdater> to populationsWithUpdaters : Map<IndexPopulation,IndexUpdater> in method package MultipleIndexUpdater(multipleIndexPopulator MultipleIndexPopulator, populationsWithUpdaters Map<IndexPopulation,IndexUpdater>, logProvider LogProvider) in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Rename Parameter descriptor : IndexDescriptor to population : IndexPopulation in method private flushIfNeeded(population IndexPopulation, batch List<NodePropertyUpdate>) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Rename Parameter descriptor : IndexDescriptor to population : IndexPopulation in method private batchUpdate(population IndexPopulation, update NodePropertyUpdate) : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulator |
From |
To |
|
Rename Parameter t : Throwable to failure : Throwable in method protected fail(population IndexPopulation, failure Throwable) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |