|
Change Variable Type storeId : org.neo4j.kernel.impl.store.StoreId to storeId : org.neo4j.storageengine.api.StoreId in method private getStoreIdFromKernelStoreId(graphDb GraphDatabaseAPI) : StoreId in class org.neo4j.causalclustering.catchup.storecopy.SimpleCatchupClient |
From |
To |
|
Change Variable Type storeId : org.neo4j.kernel.impl.store.StoreId to storeId : org.neo4j.storageengine.api.StoreId in method public pullRotatesWhenThresholdCrossedAndExplicitlySet() : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest |
From |
To |
|
Change Variable Type kernelStoreId : org.neo4j.kernel.impl.store.StoreId to kernelStoreId : org.neo4j.storageengine.api.StoreId in method private childInitializer(fileSystem FileSystemAbstraction, graphDb GraphDatabaseAPI) : ChildInitializer in class org.neo4j.causalclustering.catchup.storecopy.TestCatchupServer |
From |
To |
|
Change Variable Type storeId : org.neo4j.kernel.impl.store.StoreId to storeId : org.neo4j.storageengine.api.StoreId in method private createTransactionLogWithCheckpoint(config Config, logsInStoreDir boolean) : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest |
From |
To |
|
Change Variable Type storeId : org.neo4j.kernel.impl.store.StoreId to storeId : org.neo4j.storageengine.api.StoreId in method public pullDoesntRotateWhenThresholdCrossedAndExplicitlyOff() : void in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest |
From |
To |
|
Change Variable Type storeId : org.neo4j.kernel.impl.store.StoreId to storeId : org.neo4j.storageengine.api.StoreId in method private simulateStoreCopy() : org.neo4j.storageengine.api.StoreId in class org.neo4j.causalclustering.catchup.tx.TransactionLogCatchUpWriterTest |
From |
To |
|
Change Variable Type kernelStoreId : org.neo4j.kernel.impl.store.StoreId to kernelStoreId : org.neo4j.storageengine.api.StoreId in method public readStoreId(storeDir File) : StoreId in class org.neo4j.causalclustering.catchup.storecopy.StoreFiles |
From |
To |