|
Change Parameter Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method package LuceneIndexAccessor(documentStructure LuceneDocumentStructure, writer ObsoleteLuceneIndexWriter, searcherManager LuceneReferenceManager<IndexSearcher>, indexStorage PartitionedIndexStorage, bufferSizeLimit int) in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessor |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package TxDataHolder(index LuceneLegacyIndex, initialData TxData) in class org.neo4j.index.impl.lucene.legacy.TxDataHolder |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package FullTxData(index LuceneLegacyIndex) in class org.neo4j.index.impl.lucene.legacy.FullTxData |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method package LuceneIndexAccessor(documentStructure LuceneDocumentStructure, indexWriterFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, indexStorage PartitionedIndexStorage, bufferSizeLimit int) in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessor |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public UniqueLuceneIndexAccessor(documentStructure LuceneDocumentStructure, indexWriterFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, indexStorage PartitionedIndexStorage) in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessor |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method private getAllNodes(indexStorage PartitionedIndexStorage, propertyValue String) : List<Long> in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package TxData(index LuceneLegacyIndex) in class org.neo4j.index.impl.lucene.legacy.TxData |
From |
To |
|
Change Parameter Type indexWriterFactory : IndexWriterFactory<LuceneIndexWriter> to indexWriterFactory : IndexWriterFactory<ObsoleteLuceneIndexWriter> in method package NonUniqueLuceneIndexAccessor(documentStructure LuceneDocumentStructure, indexWriterFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, indexStorage PartitionedIndexStorage, bufferSizeLimit int) in class org.neo4j.kernel.api.impl.index.NonUniqueLuceneIndexAccessor |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package ExactTxData(index LuceneLegacyIndex) in class org.neo4j.index.impl.lucene.legacy.ExactTxData |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package getAdditionsAsSearcher(index LuceneLegacyIndex, context QueryContext) : IndexSearcher in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package remove(index LuceneLegacyIndex, entity EntityId, key String) : void in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type indexWriter : LuceneIndexWriter to indexWriter : ObsoleteLuceneIndexWriter in method private submitCloseTasks(indexWriter ObsoleteLuceneIndexWriter, closeRaceSignal CountDownLatch) : List<Future> in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterIntegrationTest |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package add(index LuceneLegacyIndex, entity EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method package snapshot(indexDir File, writer ObsoleteLuceneIndexWriter) : ResourceIterator<File> in class org.neo4j.kernel.api.impl.index.LuceneSnapshotter |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package getAddedIds(index LuceneLegacyIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method private createMainCloseTask(writer ObsoleteLuceneIndexWriter) : Runnable in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterIntegrationTest |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package remove(index LuceneLegacyIndex, entity EntityId) : void in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package delete(index LuceneLegacyIndex) : void in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package getRemovedIds(index LuceneLegacyIndex, key String, value Object) : Collection<EntityId> in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package getRemovedIds(index LuceneLegacyIndex, query Query) : Collection<EntityId> in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method public DeletedTxDataBoth(index LuceneLegacyIndex) in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState.DeletedTxDataBoth |
From |
To |
|
Change Parameter Type indexWriter : LuceneIndexWriter to indexWriter : ObsoleteLuceneIndexWriter in method private generateIndexData(indexWriter ObsoleteLuceneIndexWriter) : void in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterIntegrationTest |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method package NonUniqueLuceneIndexAccessor(documentStructure LuceneDocumentStructure, indexWriterFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, indexStorage PartitionedIndexStorage, bufferSizeLimit int) in class org.neo4j.kernel.api.impl.index.NonUniqueLuceneIndexAccessor |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package remove(index LuceneLegacyIndex, entity EntityId, key String, value Object) : void in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type writerFactory : IndexWriterFactory<LuceneIndexWriter> to writerFactory : IndexWriterFactory<ObsoleteLuceneIndexWriter> in method public LuceneLabelScanStore(strategy LabelScanStorageStrategy, indexStorage IndexStorage, writerFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, fullStoreStream FullStoreChangeStream, monitor Monitor) in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStore |
From |
To |
|
Change Parameter Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method private instantiateSearcherManager(writer ObsoleteLuceneIndexWriter) : SearcherManager in class org.neo4j.index.impl.lucene.legacy.LuceneBatchInserterIndex |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package getTxData(index LuceneLegacyIndex, createIfNotExists boolean) : TxDataBoth in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type indexWriterFactory : IndexWriterFactory<LuceneIndexWriter> to indexWriterFactory : IndexWriterFactory<ObsoleteLuceneIndexWriter> in method package LuceneIndexAccessor(documentStructure LuceneDocumentStructure, indexWriterFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, indexStorage PartitionedIndexStorage, bufferSizeLimit int) in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessor |
From |
To |
|
Change Parameter Type indexWriterFactory : IndexWriterFactory<LuceneIndexWriter> to indexWriterFactory : IndexWriterFactory<ObsoleteLuceneIndexWriter> in method public UniqueLuceneIndexAccessor(documentStructure LuceneDocumentStructure, indexWriterFactory IndexWriterFactory<ObsoleteLuceneIndexWriter>, indexStorage PartitionedIndexStorage) in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessor |
From |
To |
|
Change Parameter Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method private createConcurrentCloseTask(writer ObsoleteLuceneIndexWriter, closeRaceSignal CountDownLatch) : Runnable in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterIntegrationTest |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package newTxData(index LuceneLegacyIndex) : TxData in class org.neo4j.index.impl.lucene.legacy.IndexType |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package addedTxDataOrNull(index LuceneLegacyIndex) : TxDataHolder in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method public TxDataBoth(index LuceneLegacyIndex) in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState.TxDataBoth |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method private createAccessor(indexStorage PartitionedIndexStorage) : UniqueLuceneIndexAccessor in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method package LuceneIndexAccessor(documentStructure LuceneDocumentStructure, writer ObsoleteLuceneIndexWriter, searcherManager LuceneReferenceManager<IndexSearcher>, indexStorage PartitionedIndexStorage, bufferSizeLimit int) in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessor |
From |
To |
|
Change Parameter Type index : LuceneIndex to index : LuceneLegacyIndex in method package removedTxDataOrNull(index LuceneLegacyIndex) : TxDataHolder in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public implementations() : Collection<IOFunction<DirectoryFactory,LuceneIndexAccessor>[]> in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessorTest |
From |
To |
|
Change Variable Type populatorStorage : IndexStorage to populatorStorage : PartitionedIndexStorage in method public getPopulator(indexId long, descriptor IndexDescriptor, config IndexConfiguration, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexProvider |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public shouldRemoveAndAddEntries() : void in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method private getIndexStorage() : PartitionedIndexStorage in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Variable Type index : LuceneIndex to index : LuceneLegacyIndex in method public relationshipIndex(indexName String, configuration Map<String,String>) : LegacyIndex in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public shouldConsiderWholeTransactionForValidatingUniqueness() : void in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public getOnlineAccessor(indexId long, config IndexConfiguration, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexProvider |
From |
To |
|
Change Variable Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method public otherWriterSessionShouldKeepOnlineStatusEvenIfNotForcingBeforeClosing() : void in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterTest |
From |
To |
|
Change Variable Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method public forceShouldKeepOnlineStatus() : void in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterTest |
From |
To |
|
Change Variable Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in method public forceShouldSetOnlineStatus() : void in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterTest |
From |
To |
|
Change Variable Type indexWriter : LuceneIndexWriter to indexWriter : ObsoleteLuceneIndexWriter in method public testSaveCallCommitAndCloseFromMultipleThreads() : void in class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriterIntegrationTest |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public shouldUpdateUniqueEntries() : void in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in method public shouldAddUniqueEntries() : void in class org.neo4j.kernel.api.impl.index.UniqueLuceneIndexAccessorTest |
From |
To |
|
Change Variable Type indexStorage : IndexStorage to indexStorage : AbstractIndexStorage in method public getInitialState(indexId long) : InternalIndexState in class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexProvider |
From |
To |
|
Change Variable Type index : LuceneIndex to index : LuceneLegacyIndex in method public nodeIndex(indexName String, configuration Map<String,String>) : LegacyIndex in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction |
From |
To |
|
Push Down Method public isOnline(directory Directory) : boolean from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public isOnline(directory Directory) : boolean from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public optimize() : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public optimize() : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method package LuceneIndexWriter(dir Directory, conf IndexWriterConfig) from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to package ObsoleteLuceneIndexWriter(dir Directory, conf IndexWriterConfig) from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public createSearcherManager() : SearcherManager from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public createSearcherManager() : SearcherManager from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public commitAsOnline() : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public commitAsOnline() : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public addDocument(document Document) : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public addDocument(document Document) : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public deleteDocuments(query Query) : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public deleteDocuments(query Query) : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public updateDocument(term Term, document Document) : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public updateDocument(term Term, document Document) : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public deleteDocuments(term Term) : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public deleteDocuments(term Term) : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method public commit() : void from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to public commit() : void from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method package getIndexDeletionPolicy() : IndexDeletionPolicy from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to package getIndexDeletionPolicy() : IndexDeletionPolicy from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Push Down Method package maxDocLimit() : long from class org.neo4j.kernel.api.impl.index.LuceneIndexWriter to package maxDocLimit() : long from class org.neo4j.kernel.api.impl.index.ObsoleteLuceneIndexWriter |
From |
To |
|
Change Attribute Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in class org.neo4j.kernel.api.impl.index.LuceneSnapshotterTest |
From |
To |
|
Change Attribute Type relationshipIndexes : Map<String,LuceneIndex> to relationshipIndexes : Map<String,LuceneLegacyIndex> in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction |
From |
To |
|
Change Attribute Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in class org.neo4j.kernel.api.impl.index.DeferredConstraintVerificationUniqueLuceneIndexPopulatorTest |
From |
To |
|
Change Attribute Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in class org.neo4j.kernel.api.impl.index.LuceneIndexIT |
From |
To |
|
Change Attribute Type writerFactory : IndexWriterFactory<LuceneIndexWriter> to writerFactory : IndexWriterFactory<ObsoleteLuceneIndexWriter> in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStore |
From |
To |
|
Change Attribute Type indexStorage : IndexStorage to indexStorage : PartitionedIndexStorage in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessor |
From |
To |
|
Change Attribute Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessor |
From |
To |
|
Change Attribute Type nodeIndexes : Map<String,LuceneIndex> to nodeIndexes : Map<String,LuceneLegacyIndex> in class org.neo4j.index.impl.lucene.legacy.LuceneLegacyIndexTransaction |
From |
To |
|
Change Attribute Type index : LuceneIndex to index : LuceneLegacyIndex in class org.neo4j.index.impl.lucene.legacy.TxData |
From |
To |
|
Change Attribute Type index : LuceneIndex to index : LuceneLegacyIndex in class org.neo4j.index.impl.lucene.legacy.LuceneTransactionState.TxDataBoth |
From |
To |
|
Change Attribute Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in class org.neo4j.index.impl.lucene.legacy.LuceneBatchInserterIndex |
From |
To |
|
Change Attribute Type index : LuceneIndex to index : LuceneLegacyIndex in class org.neo4j.index.impl.lucene.legacy.TxDataHolder |
From |
To |
|
Change Attribute Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStore |
From |
To |
|
Change Attribute Type writer : LuceneIndexWriter to writer : ObsoleteLuceneIndexWriter in class org.neo4j.kernel.api.impl.index.LuceneIndexAccessorSearcherManagerRefreshTest |
From |
To |