|
Move And Inline Method protected withPopulator(populator IndexPopulator, runWithPopulator ThrowingConsumer<IndexPopulator,Exception>) : void moved from class org.neo4j.kernel.api.index.IndexProviderCompatibilityTestSuite.Compatibility to class org.neo4j.kernel.api.index.CompositeIndexPopulatorCompatibility.General & inlined to public shouldProvidePopulatorThatAcceptsDuplicateEntries() : void |
From |
To |
|
Move And Inline Method protected withPopulator(populator IndexPopulator, runWithPopulator ThrowingConsumer<IndexPopulator,Exception>) : void moved from class org.neo4j.kernel.api.index.IndexProviderCompatibilityTestSuite.Compatibility to class org.neo4j.kernel.api.index.SimpleIndexPopulatorCompatibility & inlined to public shouldApplyUpdatesIdempotently() : void |
From |
To |
|
Move And Inline Method protected withPopulator(populator IndexPopulator, runWithPopulator ThrowingConsumer<IndexPopulator,Exception>) : void moved from class org.neo4j.kernel.api.index.IndexProviderCompatibilityTestSuite.Compatibility to class org.neo4j.kernel.api.index.SimpleIndexPopulatorCompatibility.General & inlined to public shouldProvidePopulatorThatAcceptsDuplicateEntries() : void |
From |
To |
|
Move And Inline Method protected withPopulator(populator IndexPopulator, runWithPopulator ThrowingConsumer<IndexPopulator,Exception>) : void moved from class org.neo4j.kernel.api.index.IndexProviderCompatibilityTestSuite.Compatibility to class org.neo4j.kernel.api.index.SimpleIndexPopulatorCompatibility & inlined to public shouldBeAbleToDropAClosedIndexPopulator() : void |
From |
To |
|
Move And Inline Method public create(fileSystemAbstraction FileSystemAbstraction, storeDir File, logProvider LogProvider, config Config, operationalMode OperationalMode) : LuceneSchemaIndexProvider moved from class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory to class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderCompatibilitySuiteTest & inlined to protected createIndexProvider(fs FileSystemAbstraction, graphDbDir File) : LuceneSchemaIndexProvider |
From |
To |
|
Change Parameter Type providers : SchemaIndexProviderMap to provider : SchemaIndexProvider in method public IndexAccessors(provider SchemaIndexProvider, schemaStore RecordStore<DynamicRecord>, samplingConfig IndexSamplingConfig) in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Parameter Type indexes : SchemaIndexProviderMap to indexes : SchemaIndexProvider in method public DirectStoreAccess(nativeStores StoreAccess, labelScanStore LabelScanStore, indexes SchemaIndexProvider) in class org.neo4j.kernel.api.direct.DirectStoreAccess |
From |
To |
|
Change Parameter Type indexProviderMap : SchemaIndexProviderMap to indexProvider : SchemaIndexProvider in method public RecordStorageEngine(storeDir File, config Config, pageCache PageCache, fs FileSystemAbstraction, logProvider LogProvider, propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, schemaState SchemaState, constraintSemantics ConstraintSemantics, scheduler JobScheduler, tokenNameLookup TokenNameLookup, lockService LockService, indexProvider SchemaIndexProvider, indexingServiceMonitor IndexingService.Monitor, databaseHealth DatabaseHealth, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore, legacyIndexTransactionOrdering IdOrderingQueue, idGeneratorFactory IdGeneratorFactory, idController IdController, monitors Monitors, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, operationalMode OperationalMode) in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Change Parameter Type schemaIndexProviderMap : SchemaIndexProviderMap to schemaIndexProvider : SchemaIndexProvider in method public DatabaseMigrator(progressMonitor MigrationProgressMonitor, fs FileSystemAbstraction, config Config, logService LogService, schemaIndexProvider SchemaIndexProvider, indexProviders Map<String,IndexImplementation>, pageCache PageCache, format RecordFormats) in class org.neo4j.kernel.impl.storemigration.DatabaseMigrator |
From |
To |
|
Rename Variable toValue : Value to values : Value[] in method public query(predicates IndexQuery...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.index.schema.NativeSchemaNumberIndexReader |
From |
To |
|
Rename Variable result : ExecutorService to executor : ExecutorService in method private sameThreadExecutor() : ExecutorService in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulatorTest |
From |
To |
|
Rename Variable result : ExecutorService to executor : ExecutorService in method public executorForcefullyShutdownIfStoreScanFails() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulatorTest |
From |
To |
|
Rename Variable result : ExecutorService to executor : ExecutorService in method public executorShutdownAfterStoreScanCompletes() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulatorTest |
From |
To |
|
Rename Variable fileSystemAbstraction : FileSystemAbstraction to fileSystem : FileSystemAbstraction in method public newInstance(context KernelContext, dependencies Dependencies) : LuceneSchemaIndexProvider in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory |
From |
To |
|
Rename Variable fromValue : Value to values : Value[] in method public query(predicates IndexQuery...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.index.schema.NativeSchemaNumberIndexReader |
From |
To |
|
Inline Method private immediateExecutor() : ExecutorService inlined to private sameThreadExecutor() : ExecutorService in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulatorTest |
From |
To |
|
Inline Method private immediateExecutor() : ExecutorService inlined to public executorShutdownAfterStoreScanCompletes() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulatorTest |
From |
To |
|
Inline Method package processUpdate(treeKey KEY, treeValue VALUE, update IndexEntryUpdate, writer Writer<KEY,VALUE>, conflictDetectingValueMerger ConflictDetectingValueMerger<KEY,VALUE>) : void inlined to public process(update IndexEntryUpdate) : void in class org.neo4j.kernel.impl.index.schema.NativeSchemaNumberIndexUpdater |
From |
To |
|
Inline Method private immediateExecutor() : ExecutorService inlined to public executorForcefullyShutdownIfStoreScanFails() : void in class org.neo4j.kernel.impl.api.index.BatchingMultipleIndexPopulatorTest |
From |
To |
|
Inline Method private initToForRange(rangePredicate NumberRangePredicate) : void inlined to public query(predicates IndexQuery...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.index.schema.NativeSchemaNumberIndexReader |
From |
To |
|
Inline Method private getGraphDatabaseService(storeDir File, settings String...) : GraphDatabaseService inlined to private getGraphDatabaseService(storeDir File) : GraphDatabaseService in class org.neo4j.consistency.ConsistencyCheckServiceIntegrationTest |
From |
To |
|
Inline Method public getSchemaIndexStoreDirectory(storeDir File, descriptor Descriptor) : File inlined to public getSchemaIndexStoreDirectory(storeDir File) : File in class org.neo4j.kernel.api.index.SchemaIndexProvider |
From |
To |
|
Inline Method private createIndex(gds GraphDatabaseService, label Label, propKey String) : void inlined to public shouldReportMissingSchemaIndex() : void in class org.neo4j.consistency.ConsistencyCheckServiceIntegrationTest |
From |
To |
|
Inline Method package itemsMatches(expected Iterable<T>, actual Iterable<T>) : boolean inlined to protected matchesSafely(objects Iterable<T>) : boolean in class org.neo4j.test.mockito.matcher.IterableMatcher |
From |
To |
|
Inline Method public create(fileSystemAbstraction FileSystemAbstraction, storeDir File, logProvider LogProvider, config Config, operationalMode OperationalMode) : LuceneSchemaIndexProvider inlined to public newInstance(context KernelContext, dependencies Dependencies) : LuceneSchemaIndexProvider in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexProviderFactory |
From |
To |
|
Inline Method private initFromForRange(rangePredicate NumberRangePredicate) : void inlined to public query(predicates IndexQuery...) : PrimitiveLongIterator in class org.neo4j.kernel.impl.index.schema.NativeSchemaNumberIndexReader |
From |
To |
|
Rename Parameter providers : SchemaIndexProviderMap to provider : SchemaIndexProvider in method public IndexAccessors(provider SchemaIndexProvider, schemaStore RecordStore<DynamicRecord>, samplingConfig IndexSamplingConfig) in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Rename Parameter indexProviderMap : SchemaIndexProviderMap to indexProvider : SchemaIndexProvider in method public RecordStorageEngine(storeDir File, config Config, pageCache PageCache, fs FileSystemAbstraction, logProvider LogProvider, propertyKeyTokenHolder PropertyKeyTokenHolder, labelTokens LabelTokenHolder, relationshipTypeTokens RelationshipTypeTokenHolder, schemaState SchemaState, constraintSemantics ConstraintSemantics, scheduler JobScheduler, tokenNameLookup TokenNameLookup, lockService LockService, indexProvider SchemaIndexProvider, indexingServiceMonitor IndexingService.Monitor, databaseHealth DatabaseHealth, legacyIndexProviderLookup LegacyIndexProviderLookup, indexConfigStore IndexConfigStore, legacyIndexTransactionOrdering IdOrderingQueue, idGeneratorFactory IdGeneratorFactory, idController IdController, monitors Monitors, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, operationalMode OperationalMode) in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngine |
From |
To |
|
Rename Parameter defaultIndexProvider : SchemaIndexProvider to indexProvider : SchemaIndexProvider in method public DefaultSchemaIndexProviderMap(indexProvider SchemaIndexProvider) in class org.neo4j.kernel.impl.transaction.state.DefaultSchemaIndexProviderMap |
From |
To |
|
Rename Parameter storeDir : File to nativeSchemaIndexBaseDir : File in method package NativeSchemaNumberIndexProvider(pageCache PageCache, nativeSchemaIndexBaseDir File, logging LogProvider, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, readOnly boolean) in class org.neo4j.kernel.impl.index.schema.NativeSchemaNumberIndexProvider |
From |
To |
|
Rename Parameter schemaIndexProviderMap : SchemaIndexProviderMap to schemaIndexProvider : SchemaIndexProvider in method public DatabaseMigrator(progressMonitor MigrationProgressMonitor, fs FileSystemAbstraction, config Config, logService LogService, schemaIndexProvider SchemaIndexProvider, indexProviders Map<String,IndexImplementation>, pageCache PageCache, format RecordFormats) in class org.neo4j.kernel.impl.storemigration.DatabaseMigrator |
From |
To |