2b6beedc1cfc7327cd8817a36064364e09e427cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private serializeUserValue(userValue UV) : byte[] inlined to public putAll(map Map<UK,UV>) : void in class org.apache.flink.contrib.streaming.state.RocksDBMapState | From | To | |
| Inline Method private serializeUserValue(userValue UV) : byte[] inlined to public put(userKey UK, userValue UV) : void in class org.apache.flink.contrib.streaming.state.RocksDBMapState | From | To |