bd62320285a17a8ec7b13be548aa81e5c82e80de
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 3 | ||
| Change Return Type void to int in method public generate(lease ByteBufferPool.Lease, frame DataFrame, maxLength int) : int in class org.eclipse.jetty.http2.generator.DataGenerator | From | To | |
| Change Return Type void to int in method public data(lease ByteBufferPool.Lease, frame DataFrame, maxLength int) : int in class org.eclipse.jetty.http2.generator.Generator | From | To | |
| Change Return Type void to int in method public generateData(lease ByteBufferPool.Lease, streamId int, data ByteBuffer, last boolean, maxLength int) : int in class org.eclipse.jetty.http2.generator.DataGenerator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute length : int to generated : int in class org.eclipse.jetty.http2.HTTP2Session.DataEntry | From | To | |
| Extract Method | 2 | ||
| Extract Method private complete() : void extracted from protected process() : Action in class org.eclipse.jetty.http2.HTTP2Flusher | From | To | |
| Extract Method private complete() : void extracted from public succeeded() : void in class org.eclipse.jetty.http2.HTTP2Flusher | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method private reset() : boolean extracted from protected process() : Action in class org.eclipse.jetty.http2.HTTP2Flusher & moved to class org.eclipse.jetty.http2.HTTP2Flusher.Entry | From | To |