a10646857efc66a102dd801faabe2e764d43e50a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private readSplitLine(buffer ByteBuf, builder Stream.Builder<String>, start int, length int) : Stream<String> inlined to package readSplitLine(buffer ByteBuf) : List<String> in class org.infinispan.server.memcached.TextProtocolUtil | From | To | |
Extract Variable | 1 | ||
Extract Variable outputStream : OutputStream in method protected sendMulti(req String, expectedResponses int, wait boolean) : List<String> from class org.infinispan.server.memcached.MemcachedSingleNodeTest | From | To |