45f808ebb0e13d56497a1a23005c8c0c3fbf8dab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private writeConfigFile(buffer byte[], byteBuffer ByteBuffer, channel FileChannel) : void extracted from public update() : void in class com.orientechnologies.orient.core.storage.impl.local.OStorageConfigurationSegment | From | To | |
Extract Method private readData(file Path) : boolean extracted from public load(configuration OContextConfiguration) : OStorageConfigurationImpl in class com.orientechnologies.orient.core.storage.impl.local.OStorageConfigurationSegment | From | To |