c0578c534ef2136c1e9391bce63d28279eea7c0e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type channel : LogVersionedStoreChannel to channel : StoreChannel in method public PhysicalFlushableChannel(channel StoreChannel, bufferSize int) in class org.neo4j.kernel.impl.transaction.log.PhysicalFlushableChannel | From | To | |
Change Parameter Type channel : LogVersionedStoreChannel to channel : StoreChannel in method public PhysicalFlushableChannel(channel StoreChannel) in class org.neo4j.kernel.impl.transaction.log.PhysicalFlushableChannel | From | To | |
Change Variable Type | 1 | ||
Change Variable Type channel : LogVersionedStoreChannel to channel : StoreChannel in method public prepareForFlush() : Flushable in class org.neo4j.kernel.impl.transaction.log.PhysicalFlushableChannel | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type channel : LogVersionedStoreChannel to channel : StoreChannel in class org.neo4j.kernel.impl.transaction.log.PhysicalFlushableChannel | From | To |