|
Change Parameter Type searcher : IndexSearcher to luceneIndex : LuceneIndex in method public labelsForNode(luceneIndex LuceneIndex, nodeId long) : Iterator<Long> in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Change Parameter Type searcher : IndexSearcher to index : LuceneIndex in method package PageOfRangesIterator(format BitmapDocumentFormat, index LuceneIndex, rangesPerPage int, query Query, labels int...) in class org.neo4j.kernel.api.impl.index.PageOfRangesIterator |
From |
To |
|
Change Parameter Type indexId : long to identifier : String in method public IndexFolderLayout(rootDirectory File, identifier String) in class org.neo4j.kernel.api.impl.index.storage.layout.IndexFolderLayout |
From |
To |
|
Change Parameter Type storage : LabelScanStorageStrategy.StorageService to index : LuceneIndex in method public LuceneLabelScanWriter(index LuceneIndex, format BitmapDocumentFormat, heldLock Lock) in class org.neo4j.kernel.api.impl.index.LuceneLabelScanWriter |
From |
To |
|
Change Parameter Type searcher : IndexSearcher to index : LuceneIndex in method public nodesWithLabel(index LuceneIndex, labelId int) : PrimitiveLongIterator in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Change Parameter Type result : DoubleLong.Out to result : Register.DoubleLong.Out in method public sampleIndex(result Register.DoubleLong.Out) : long in class org.neo4j.kernel.impl.api.index.inmemory.HashBasedIndexSampler |
From |
To |
|
Change Parameter Type searcher : IndexSearcher to luceneIndex : LuceneIndex in method public nodesWithLabel(luceneIndex LuceneIndex, labelId int) : PrimitiveLongIterator in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Change Parameter Type indexId : long to identifier : String in method public PartitionedIndexStorage(directoryFactory DirectoryFactory, fileSystem FileSystemAbstraction, rootFolder File, identifier String) in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage |
From |
To |
|
Change Parameter Type searcher : SearcherManager to indexReader : IndexReader in method public newNodeLabelReader(indexReader IndexReader) : AllEntriesLabelScanReader in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Change Parameter Type searcherManager : SearcherManager to indexReader : IndexReader in method public newNodeLabelReader(indexReader IndexReader) : AllEntriesLabelScanReader in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Change Parameter Type searcher : IndexSearcher to luceneIndex : LuceneIndex in method public labelsForNode(luceneIndex LuceneIndex, nodeId long) : Iterator<Long> in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Change Parameter Type storage : StorageService to index : LuceneIndex in method public acquireWriter(index LuceneIndex, heldLock Lock) : LabelScanWriter in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Change Parameter Type indexStorage : IndexStorage to luceneIndex : LuceneIndex in method public LuceneLabelScanStore(strategy LabelScanStorageStrategy, luceneIndex LuceneIndex, fullStoreStream FullStoreChangeStream, monitor Monitor) in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStore |
From |
To |
|
Change Parameter Type storage : StorageService to luceneIndex : LuceneIndex in method public acquireWriter(luceneIndex LuceneIndex, heldLock Lock) : LabelScanWriter in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Rename Parameter searcher : IndexSearcher to luceneIndex : LuceneIndex in method public labelsForNode(luceneIndex LuceneIndex, nodeId long) : Iterator<Long> in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Rename Parameter searcher : IndexSearcher to luceneIndex : LuceneIndex in method public labelsForNode(luceneIndex LuceneIndex, nodeId long) : Iterator<Long> in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Rename Parameter searcher : IndexSearcher to index : LuceneIndex in method public nodesWithLabel(index LuceneIndex, labelId int) : PrimitiveLongIterator in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Rename Parameter schemaIndexRootFolder : File to rootFolder : File in method public PartitionedIndexStorage(directoryFactory DirectoryFactory, fileSystem FileSystemAbstraction, rootFolder File, identifier String) in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage |
From |
To |
|
Rename Parameter searcher : SearcherManager to indexReader : IndexReader in method public newNodeLabelReader(indexReader IndexReader) : AllEntriesLabelScanReader in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Rename Parameter indexId : long to identifier : String in method public PartitionedIndexStorage(directoryFactory DirectoryFactory, fileSystem FileSystemAbstraction, rootFolder File, identifier String) in class org.neo4j.kernel.api.impl.index.storage.PartitionedIndexStorage |
From |
To |
|
Rename Parameter storage : StorageService to luceneIndex : LuceneIndex in method public acquireWriter(luceneIndex LuceneIndex, heldLock Lock) : LabelScanWriter in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Rename Parameter searcher : IndexSearcher to index : LuceneIndex in method package PageOfRangesIterator(format BitmapDocumentFormat, index LuceneIndex, rangesPerPage int, query Query, labels int...) in class org.neo4j.kernel.api.impl.index.PageOfRangesIterator |
From |
To |
|
Rename Parameter indexId : long to identifier : String in method public IndexFolderLayout(rootDirectory File, identifier String) in class org.neo4j.kernel.api.impl.index.storage.layout.IndexFolderLayout |
From |
To |
|
Rename Parameter searcherManager : SearcherManager to indexReader : IndexReader in method public newNodeLabelReader(indexReader IndexReader) : AllEntriesLabelScanReader in class org.neo4j.kernel.api.impl.index.NodeRangeDocumentLabelScanStorageStrategy |
From |
To |
|
Rename Parameter storage : LabelScanStorageStrategy.StorageService to index : LuceneIndex in method public LuceneLabelScanWriter(index LuceneIndex, format BitmapDocumentFormat, heldLock Lock) in class org.neo4j.kernel.api.impl.index.LuceneLabelScanWriter |
From |
To |
|
Rename Parameter searcher : IndexSearcher to luceneIndex : LuceneIndex in method public nodesWithLabel(luceneIndex LuceneIndex, labelId int) : PrimitiveLongIterator in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Rename Parameter storage : StorageService to index : LuceneIndex in method public acquireWriter(index LuceneIndex, heldLock Lock) : LabelScanWriter in class org.neo4j.kernel.api.impl.index.LabelScanStorageStrategy |
From |
To |
|
Rename Parameter indexStorage : IndexStorage to luceneIndex : LuceneIndex in method public LuceneLabelScanStore(strategy LabelScanStorageStrategy, luceneIndex LuceneIndex, fullStoreStream FullStoreChangeStream, monitor Monitor) in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStore |
From |
To |