|
Rename Method package verifyFusionCloseThrowIfBothThrow(nativeCloseable AutoCloseable, luceneCloseable AutoCloseable, fusionCloseable AutoCloseable) : void renamed to package verifyFusionCloseThrowIfAllThrow(fusionCloseable AutoCloseable, autoCloseables AutoCloseable...) : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexTestHelp |
From |
To |
|
Rename Method public closeMustCloseNativeIfLuceneThrow() : void renamed to public closeMustCloseOthersIfLuceneThrow() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessorTest |
From |
To |
|
Rename Method public closeMustThrowIfBothThrow() : void renamed to public closeMustThrowIfAllThrow() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulatorTest |
From |
To |
|
Rename Method public mustSelectLuceneForExactPredicateWithNonNumberValue() : void renamed to public mustSelectLuceneForExactPredicateWithNonNumberAndNonSpatialValue() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexReaderTest |
From |
To |
|
Rename Method public closeMustCloseLuceneIfNativeThrow() : void renamed to public closeMustCloseOthersIfNativeThrow() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulatorTest |
From |
To |
|
Rename Method public getPopulationFailureMustReportFailureWhenBothFailure() : void renamed to public getPopulationFailureMustReportFailureWhenAllFail() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionSchemaIndexProviderTest |
From |
To |
|
Rename Method public markAsFailedMustMarkBothNativeAndLucene() : void renamed to public markAsFailedMustMarkAll() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulatorTest |
From |
To |
|
Rename Method public closeMustCloseNativeIfLuceneThrow() : void renamed to public closeMustCloseOthersIfLuceneThrow() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulatorTest |
From |
To |
|
Rename Method public closeMustCloseLuceneIfNativeThrow() : void renamed to public closeMustCloseOthersIfNativeThrow() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessorTest |
From |
To |
|
Rename Variable nonNumberValue : Object to nonNumberOrSpatialValue : Object in method public mustSelectLuceneForExactPredicateWithNonNumberAndNonSpatialValue() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexReaderTest |
From |
To |
|
Rename Variable notSupportedByNative : Value[] to notSupportedByNativeOrSpatial : Value[] in method public processMustSelectCorrectForChangeFromLuceneToNative() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexUpdaterTest |
From |
To |
|
Rename Variable notSupportedByNative : Value[] to notSupportedByNativeOrSpatial : Value[] in method public processMustSelectCorrectForChangeFromNativeToLucene() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexUpdaterTest |
From |
To |
|
Rename Variable notSupportedByNative : Value[] to notSupportedByNativeOrSpatial : Value[] in method public processMustSelectCorrectForChangeNotSupportedByNative() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexUpdaterTest |
From |
To |
|
Rename Variable notSupportedByNative : Value[] to supportedBySpatial : Value[] in method public processMustSelectCorrectForRemove() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexUpdaterTest |
From |
To |
|
Rename Variable notSupportedByNative : Value[] to supportedBySpatial : Value[] in method public processMustSelectCorrectForAdd() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexUpdaterTest |
From |
To |