|
Change Parameter Type txId : long to stop : AtomicBoolean in method public UpdateWorker(stop AtomicBoolean, manager IntermediateStateTestManager, countStore InMemoryCountsStore) in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.UpdateWorker |
From |
To |
|
Change Parameter Type map : ConcurrentHashMap<CountsKey,long[]> to map : Map<CountsKey,long[]> in method public getNextUpdateMap(map Map<CountsKey,long[]>) : int in class org.neo4j.kernel.impl.store.countStore.IntermediateStateTestManager |
From |
To |
|
Change Parameter Type map : Map<CountsKey,long[]> to manager : IntermediateStateTestManager in method public UpdateWorker(stop AtomicBoolean, manager IntermediateStateTestManager, countStore InMemoryCountsStore) in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.UpdateWorker |
From |
To |
|
Change Attribute Type map : Map<CountsKey,long[]> to manager : IntermediateStateTestManager in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.UpdateWorker |
From |
To |
|
Change Attribute Type txId : long to stop : AtomicBoolean in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.UpdateWorker |
From |
To |
|
Change Attribute Type maps : ConcurrentHashMap[] to maps : Iterator<ConcurrentHashMap<CountsKey,long[]>> in class org.neo4j.kernel.impl.store.countStore.IntermediateStateTestManager |
From |
To |
|
Change Attribute Type intermediateStateMaps : ConcurrentHashMap[] to intermediateStateMaps : List<ConcurrentHashMap<CountsKey,long[]>> in class org.neo4j.kernel.impl.store.countStore.IntermediateStateTestManager |
From |
To |
|
Change Attribute Type txId : int to stop : AtomicBoolean in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.SnapshotWorker |
From |
To |
|
Rename Parameter txId : long to stop : AtomicBoolean in method public UpdateWorker(stop AtomicBoolean, manager IntermediateStateTestManager, countStore InMemoryCountsStore) in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.UpdateWorker |
From |
To |
|
Rename Parameter nextMap : Map<CountsKey,long[]> to mapToCopy : Map<CountsKey,long[]> in method private copyOfMap(mapToCopy Map<CountsKey,long[]>) : Map<CountsKey,long[]> in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStore |
From |
To |
|
Rename Parameter map : Map<CountsKey,long[]> to manager : IntermediateStateTestManager in method public UpdateWorker(stop AtomicBoolean, manager IntermediateStateTestManager, countStore InMemoryCountsStore) in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.UpdateWorker |
From |
To |
|
Rename Parameter txId : int to repeatTimes : int in method public SnapshotWorker(repeatTimes int, stop AtomicBoolean, intermediateStateTestManager IntermediateStateTestManager, countStore InMemoryCountsStore) in class org.neo4j.kernel.impl.store.countStore.InMemoryCountsStoreIntegrationTest.SnapshotWorker |
From |
To |