a63c0b7fb29abdedb9b6a30087119c59e022f1da
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute bufferSize : int to INITIAL_BUFFER_SIZE : int in method public OrcOutputBuffer(compression CompressionKind, maxBufferSize int) in class com.facebook.presto.orc.OrcOutputBuffer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute MINIMUM_BUFFER_SIZE : int to DIRECT_FLUSH_SIZE : int in class com.facebook.presto.orc.OrcOutputBuffer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bufferSize : int to maxBufferSize : int in method public OrcOutputBuffer(compression CompressionKind, maxBufferSize int) in class com.facebook.presto.orc.OrcOutputBuffer | From | To |