5c4cde08e3e3eb15db69cdac0fa943443e9ea633
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type partition : IndexPartition to index : LuceneLabelScanIndex in method public PartitionedLuceneLabelScanWriter(index LuceneLabelScanIndex, format BitmapDocumentFormat, heldLock Lock) in class org.neo4j.kernel.api.impl.index.PartitionedLuceneLabelScanWriter | From | To | |
| Rename Class | 1 | ||
| Rename Class org.neo4j.kernel.api.impl.index.SimpleLuceneLabelScanWriter renamed to org.neo4j.kernel.api.impl.index.PartitionedLuceneLabelScanWriter | From | To | |
| Parameterize Variable | 5 | ||
| Parameterize Variable partition : StubIndexPartition to index : LuceneLabelScanIndex in method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute partition : IndexPartition to index : LuceneLabelScanIndex in class org.neo4j.kernel.api.impl.index.PartitionedLuceneLabelScanWriter | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type partition : StubIndexPartition to index : LuceneLabelScanIndex in method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type partition : IndexPartition to index : LuceneLabelScanIndex in class org.neo4j.kernel.api.impl.index.PartitionedLuceneLabelScanWriter | From | To | |
| Extract Method | 6 | ||
| Extract Method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter extracted from public shouldStoreDocumentWithNodeIdsInTheSameRange() : void in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Extract Method private newStubIndexPartition(folder File) : StubIndexPartition extracted from private newStubIndexPartition() : StubIndexPartition in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Extract Method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter extracted from public shouldStoreDocumentWithNodeIdsAndLabelsInIt() : void in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Extract Method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter extracted from public shouldStoreDocumentWithNodeIdsInADifferentRange() : void in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Extract Method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter extracted from public shouldComplainIfNodesSuppliedOutOfRangeOrder() : void in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Extract Method private createWriter(index LuceneLabelScanIndex) : PartitionedLuceneLabelScanWriter extracted from public shouldUpdateExistingDocumentWithNodesInTheSameRange() : void in class org.neo4j.kernel.api.impl.index.LuceneLabelScanStoreWriterTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter partition : IndexPartition to index : LuceneLabelScanIndex in method public PartitionedLuceneLabelScanWriter(index LuceneLabelScanIndex, format BitmapDocumentFormat, heldLock Lock) in class org.neo4j.kernel.api.impl.index.PartitionedLuceneLabelScanWriter | From | To |