|
Change Parameter Type layout : Layout<CompositeGenericKey,NativeIndexValue> to layout : IndexLayout<CompositeGenericKey,NativeIndexValue> in method package GenericNativeIndexReader(tree GBPTree<CompositeGenericKey,NativeIndexValue>, layout IndexLayout<CompositeGenericKey,NativeIndexValue>, samplingConfig IndexSamplingConfig, descriptor IndexDescriptor) in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexReader |
From |
To |
|
Change Parameter Type layout : Layout<StringIndexKey,NativeIndexValue> to layout : IndexLayout<StringIndexKey,NativeIndexValue> in method package StringIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<StringIndexKey,NativeIndexValue>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.StringIndexAccessor |
From |
To |
|
Change Parameter Type layout : Layout<NumberIndexKey,NativeIndexValue> to layout : IndexLayout<NumberIndexKey,NativeIndexValue> in method package NumberIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<NumberIndexKey,NativeIndexValue>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NumberIndexPopulator |
From |
To |
|
Change Parameter Type layout : Layout<CompositeGenericKey,NativeIndexValue> to layout : IndexLayout<CompositeGenericKey,NativeIndexValue> in method protected newIndexPopulator(storeFile File, layout IndexLayout<CompositeGenericKey,NativeIndexValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexProvider |
From |
To |
|
Change Parameter Type layout : Layout<StringIndexKey,NativeIndexValue> to layout : IndexLayout<StringIndexKey,NativeIndexValue> in method package StringIndexReader(tree GBPTree<StringIndexKey,NativeIndexValue>, layout IndexLayout<StringIndexKey,NativeIndexValue>, samplingConfig IndexSamplingConfig, descriptor IndexDescriptor) in class org.neo4j.kernel.impl.index.schema.StringIndexReader |
From |
To |
|
Change Parameter Type layout : Layout<NumberIndexKey,NativeIndexValue> to layout : IndexLayout<NumberIndexKey,NativeIndexValue> in method protected newIndexAccessor(storeFile File, layout IndexLayout<NumberIndexKey,NativeIndexValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.NumberIndexProvider |
From |
To |
|
Change Parameter Type layout : Layout<SpatialIndexKey,VALUE> to layout : IndexLayout<SpatialIndexKey,VALUE> in method package SpatialIndexPartReader(tree GBPTree<SpatialIndexKey,VALUE>, layout IndexLayout<SpatialIndexKey,VALUE>, samplingConfig IndexSamplingConfig, descriptor IndexDescriptor, configuration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPartReader |
From |
To |
|
Change Parameter Type layout : Layout<StringIndexKey,NativeIndexValue> to layout : IndexLayout<StringIndexKey,NativeIndexValue> in method protected newIndexPopulator(storeFile File, layout IndexLayout<StringIndexKey,NativeIndexValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.StringIndexProvider |
From |
To |
|
Change Parameter Type layout : Layout<NumberIndexKey,VALUE> to layout : IndexLayout<NumberIndexKey,VALUE> in method package NumberIndexReader(tree GBPTree<NumberIndexKey,VALUE>, layout IndexLayout<NumberIndexKey,VALUE>, samplingConfig IndexSamplingConfig, descriptor IndexDescriptor) in class org.neo4j.kernel.impl.index.schema.NumberIndexReader |
From |
To |
|
Change Parameter Type layout : Layout<CompositeGenericKey,NativeIndexValue> to layout : IndexLayout<CompositeGenericKey,NativeIndexValue> in method package GenericNativeIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<CompositeGenericKey,NativeIndexValue>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexPopulator |
From |
To |
|
Change Parameter Type layout : Layout<StringIndexKey,NativeIndexValue> to layout : IndexLayout<StringIndexKey,NativeIndexValue> in method protected newIndexAccessor(storeFile File, layout IndexLayout<StringIndexKey,NativeIndexValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.StringIndexProvider |
From |
To |
|
Change Parameter Type layout : Layout<NumberIndexKey,NativeIndexValue> to layout : IndexLayout<NumberIndexKey,NativeIndexValue> in method package NumberIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<NumberIndexKey,NativeIndexValue>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NumberIndexAccessor |
From |
To |
|
Change Parameter Type layout : Layout<KEY,VALUE> to layout : IndexLayout<KEY,VALUE> in method package NativeIndex(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<KEY,VALUE>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor) in class org.neo4j.kernel.impl.index.schema.NativeIndex |
From |
To |
|
Change Parameter Type layout : Layout<CompositeGenericKey,NativeIndexValue> to layout : IndexLayout<CompositeGenericKey,NativeIndexValue> in method protected newIndexAccessor(storeFile File, layout IndexLayout<CompositeGenericKey,NativeIndexValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexProvider |
From |
To |
|
Change Parameter Type layout : Layout<StringIndexKey,NativeIndexValue> to layout : IndexLayout<StringIndexKey,NativeIndexValue> in method package StringIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<StringIndexKey,NativeIndexValue>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.StringIndexPopulator |
From |
To |
|
Change Parameter Type layout : Layout<KEY,VALUE> to layout : IndexLayout<KEY,VALUE> in method package NativeIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<KEY,VALUE>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NativeIndexPopulator |
From |
To |
|
Change Parameter Type layout : Layout<NumberIndexKey,NativeIndexValue> to layout : IndexLayout<NumberIndexKey,NativeIndexValue> in method protected newIndexPopulator(storeFile File, layout IndexLayout<NumberIndexKey,NativeIndexValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.NumberIndexProvider |
From |
To |
|
Change Parameter Type layout : Layout<KEY,NativeIndexValue> to layout : IndexLayout<KEY,NativeIndexValue> in method package FileLayout(indexFile File, layout IndexLayout<KEY,NativeIndexValue>, valueGroup ValueGroup) in class org.neo4j.kernel.impl.index.schema.TemporalIndexFiles.FileLayout |
From |
To |
|
Change Parameter Type layout : Layout<KEY,VALUE> to layout : IndexLayout<KEY,VALUE> in method package NativeIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<KEY,VALUE>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NativeIndexAccessor |
From |
To |
|
Change Parameter Type layout : Layout<KEY,VALUE> to layout : IndexLayout<KEY,VALUE> in method package NativeIndexReader(tree GBPTree<KEY,VALUE>, layout IndexLayout<KEY,VALUE>, samplingConfig IndexSamplingConfig, descriptor IndexDescriptor) in class org.neo4j.kernel.impl.index.schema.NativeIndexReader |
From |
To |
|
Change Parameter Type layout : Layout<KEY,NativeIndexValue> to layout : IndexLayout<KEY,NativeIndexValue> in method package TemporalIndexPartReader(tree GBPTree<KEY,NativeIndexValue>, layout IndexLayout<KEY,NativeIndexValue>, samplingConfig IndexSamplingConfig, descriptor IndexDescriptor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPartReader |
From |
To |
|
Change Parameter Type layout : Layout<KEY,VALUE> to layout : IndexLayout<KEY,VALUE> in method package FullScanNonUniqueIndexSampler(gbpTree GBPTree<KEY,VALUE>, layout IndexLayout<KEY,VALUE>) in class org.neo4j.kernel.impl.index.schema.FullScanNonUniqueIndexSampler |
From |
To |
|
Change Parameter Type layout : Layout<CompositeGenericKey,NativeIndexValue> to layout : IndexLayout<CompositeGenericKey,NativeIndexValue> in method package GenericNativeIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout IndexLayout<CompositeGenericKey,NativeIndexValue>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexAccessor |
From |
To |
|
Change Return Type Layout<LocalTimeIndexKey,NativeIndexValue> to IndexLayout<LocalTimeIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<LocalTimeIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.LocalTimeLayoutTestUtil |
From |
To |
|
Change Return Type Layout<SpatialIndexKey,NativeIndexValue> to IndexLayout<SpatialIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<SpatialIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.SpatialLayoutTestUtil |
From |
To |
|
Change Return Type NativeIndexValue to VALUE in method public newValue() : VALUE in class org.neo4j.kernel.impl.index.schema.IndexLayout |
From |
To |
|
Change Return Type Layout<KEY,VALUE> to IndexLayout<KEY,VALUE> in method package createLayout() : IndexLayout<KEY,VALUE> in class org.neo4j.kernel.impl.index.schema.UniqueLayoutTestUtil |
From |
To |
|
Change Return Type Layout<NumberIndexKey,NativeIndexValue> to IndexLayout<NumberIndexKey,NativeIndexValue> in method public createLayout() : IndexLayout<NumberIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.NumberUniqueLayoutTestUtil |
From |
To |
|
Change Return Type Layout<ZonedTimeIndexKey,NativeIndexValue> to IndexLayout<ZonedTimeIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<ZonedTimeIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.TimeLayoutTestUtil |
From |
To |
|
Change Return Type Layout<StringIndexKey,NativeIndexValue> to IndexLayout<StringIndexKey,NativeIndexValue> in method package layout(descriptor StoreIndexDescriptor) : IndexLayout<StringIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.StringIndexProvider |
From |
To |
|
Change Return Type Layout<KEY,VALUE> to IndexLayout<KEY,VALUE> in method package abstract createLayout() : IndexLayout<KEY,VALUE> in class org.neo4j.kernel.impl.index.schema.LayoutTestUtil |
From |
To |
|
Change Return Type Layout<ZonedDateTimeIndexKey,NativeIndexValue> to IndexLayout<ZonedDateTimeIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<ZonedDateTimeIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.DateTimeLayoutTestUtil |
From |
To |
|
Change Return Type Layout<DateIndexKey,NativeIndexValue> to IndexLayout<DateIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<DateIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.DateLayoutTestUtil |
From |
To |
|
Change Return Type Layout<LocalDateTimeIndexKey,NativeIndexValue> to IndexLayout<LocalDateTimeIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<LocalDateTimeIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.LocalDateTimeLayoutTestUtil |
From |
To |
|
Change Return Type Layout<DurationIndexKey,NativeIndexValue> to IndexLayout<DurationIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<DurationIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.DurationLayoutTestUtil |
From |
To |
|
Change Return Type Layout<KEY,VALUE> to IndexLayout<KEY,VALUE> in method package abstract layout(descriptor StoreIndexDescriptor) : IndexLayout<KEY,VALUE> in class org.neo4j.kernel.impl.index.schema.NativeIndexProvider |
From |
To |
|
Change Return Type Layout<StringIndexKey,NativeIndexValue> to IndexLayout<StringIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<StringIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.StringUniqueLayoutTestUtil |
From |
To |
|
Change Return Type Layout<CompositeGenericKey,NativeIndexValue> to IndexLayout<CompositeGenericKey,NativeIndexValue> in method package layout(descriptor StoreIndexDescriptor) : IndexLayout<CompositeGenericKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.GenericNativeIndexProvider |
From |
To |
|
Change Return Type Layout<StringIndexKey,NativeIndexValue> to IndexLayout<StringIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<StringIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.StringNonUniqueLayoutTestUtil |
From |
To |
|
Change Return Type Layout<NumberIndexKey,NativeIndexValue> to IndexLayout<NumberIndexKey,NativeIndexValue> in method package createLayout() : IndexLayout<NumberIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.NumberNonUniqueLayoutTestUtil |
From |
To |
|
Change Return Type Layout<NumberIndexKey,NativeIndexValue> to IndexLayout<NumberIndexKey,NativeIndexValue> in method package layout(descriptor StoreIndexDescriptor) : IndexLayout<NumberIndexKey,NativeIndexValue> in class org.neo4j.kernel.impl.index.schema.NumberIndexProvider |
From |
To |