|
Change Parameter Type indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method private PrepareStoreCopyResponse(files File[], indexIds PrimitiveLongSet, transactionId Long, status Status) in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponse |
From |
To |
|
Change Parameter Type descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method private configureProvidedStoreCopyFiles(atomicFiles StoreResource[], files File[], indexIds PrimitiveLongSet, lastCommitedTx long) : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandlerTest |
From |
To |
|
Change Parameter Type indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public success(storeFiles File[], indexIds PrimitiveLongSet, lastTransactionId long) : PrepareStoreCopyResponse in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponse |
From |
To |
|
Change Parameter Type indexDescriptor : IndexDescriptor to indexId : long in method public GetIndexFilesRequest(expectedStoreId StoreId, indexId long, lastTransactionId long) in class org.neo4j.causalclustering.catchup.storecopy.GetIndexFilesRequest |
From |
To |
|
Change Parameter Type expectedDescriptor : IndexDescriptor to indexId : long in method package requestIndexSnapshot(indexId long) : StoreCopyFinishedResponse in class org.neo4j.causalclustering.catchup.storecopy.SimpleCatchupClient |
From |
To |
|
Rename Variable descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public shouldGetSuccessfulResponseFromPrepareStoreCopyRequest() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandlerTest |
From |
To |
|
Rename Variable indexDescriptors : Set<IndexDescriptor> to indexIds : PrimitiveLongSet in method public getIndexIds() : PrimitiveLongSet in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Rename Variable indexDescriptor : IndexDescriptor to indexId : long in method protected unmarshal0(channel ReadableChannel) : GetIndexFilesRequest in class org.neo4j.causalclustering.catchup.storecopy.GetIndexFilesRequest.IndexSnapshotRequestMarshall |
From |
To |
|
Rename Variable descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public shouldRetainLockWhileStreaming() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandlerTest |
From |
To |
|
Rename Variable indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method private createSuccessfulResponse(checkPointer CheckPointer, prepareStoreCopyFiles PrepareStoreCopyFiles) : PrepareStoreCopyResponse in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandler |
From |
To |
|
Rename Variable indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public shouldHandleEmptyDescriptors() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyFilesTest |
From |
To |
|
Rename Variable descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public descriptorsGetTransmitted() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponseMarshalTest |
From |
To |
|
Rename Variable indexDescriptors : IndexDescriptor[] to actualIndexIndexIds : PrimitiveLongSet in method public shouldReturnExpectedDescriptors() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyFilesTest |
From |
To |
|
Rename Variable descriptor : IndexDescriptor to indexId : long in method private copyIndexSnapshotIndividually(prepareStoreCopyResponse PrepareStoreCopyResponse, expectedStoreId StoreId, addressProvider CatchupAddressProvider, storeFileStreams StoreFileStreams, terminationConditions Supplier<TerminationCondition>) : void in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyClient |
From |
To |
|
Rename Variable indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method protected unmarshal0(channel ReadableChannel) : PrepareStoreCopyResponse in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponse.StoreListingMarshal |
From |
To |
|
Change Variable Type indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public shouldHandleEmptyDescriptors() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyFilesTest |
From |
To |
|
Change Variable Type indexDescriptors : IndexDescriptor[] to actualIndexIndexIds : PrimitiveLongSet in method public shouldReturnExpectedDescriptors() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyFilesTest |
From |
To |
|
Change Variable Type descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public descriptorsGetTransmitted() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponseMarshalTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to indexId : long in method private copyIndexSnapshotIndividually(prepareStoreCopyResponse PrepareStoreCopyResponse, expectedStoreId StoreId, addressProvider CatchupAddressProvider, storeFileStreams StoreFileStreams, terminationConditions Supplier<TerminationCondition>) : void in class org.neo4j.causalclustering.catchup.storecopy.StoreCopyClient |
From |
To |
|
Change Variable Type indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method protected unmarshal0(channel ReadableChannel) : PrepareStoreCopyResponse in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponse.StoreListingMarshal |
From |
To |
|
Change Variable Type descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public shouldGetSuccessfulResponseFromPrepareStoreCopyRequest() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandlerTest |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to indexId : long in method protected unmarshal0(channel ReadableChannel) : GetIndexFilesRequest in class org.neo4j.causalclustering.catchup.storecopy.GetIndexFilesRequest.IndexSnapshotRequestMarshall |
From |
To |
|
Change Variable Type indexDescriptors : Set<IndexDescriptor> to indexIds : PrimitiveLongSet in method public getIndexIds() : PrimitiveLongSet in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Variable Type descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public shouldRetainLockWhileStreaming() : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandlerTest |
From |
To |
|
Change Variable Type indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method private createSuccessfulResponse(checkPointer CheckPointer, prepareStoreCopyFiles PrepareStoreCopyFiles) : PrepareStoreCopyResponse in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandler |
From |
To |
|
Rename Parameter expectedDescriptor : IndexDescriptor to indexId : long in method package requestIndexSnapshot(indexId long) : StoreCopyFinishedResponse in class org.neo4j.causalclustering.catchup.storecopy.SimpleCatchupClient |
From |
To |
|
Rename Parameter indexDescriptor : IndexDescriptor to indexId : long in method public GetIndexFilesRequest(expectedStoreId StoreId, indexId long, lastTransactionId long) in class org.neo4j.causalclustering.catchup.storecopy.GetIndexFilesRequest |
From |
To |
|
Rename Parameter indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method public success(storeFiles File[], indexIds PrimitiveLongSet, lastTransactionId long) : PrepareStoreCopyResponse in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponse |
From |
To |
|
Rename Parameter indexDescriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method private PrepareStoreCopyResponse(files File[], indexIds PrimitiveLongSet, transactionId Long, status Status) in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyResponse |
From |
To |
|
Rename Parameter descriptors : IndexDescriptor[] to indexIds : PrimitiveLongSet in method private configureProvidedStoreCopyFiles(atomicFiles StoreResource[], files File[], indexIds PrimitiveLongSet, lastCommitedTx long) : void in class org.neo4j.causalclustering.catchup.storecopy.PrepareStoreCopyRequestHandlerTest |
From |
To |