f1e6257c5e179386bc29b767bd68b6b9a4e0669d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable endOffset : int to endOff : int in method public makeResponse(restRes GridRestResponse, params List<String>) : ByteBuffer in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetRangeCommandHandler | From | To | |
Rename Variable result : List<String> to res : List<String> in method public testMGet() : void in class org.apache.ignite.internal.processors.rest.protocols.tcp.redis.RedisProtocolSelfTest | From | To | |
Rename Variable startOffset : int to startOff : int in method public makeResponse(restRes GridRestResponse, params List<String>) : ByteBuffer in class org.apache.ignite.internal.processors.rest.handlers.redis.string.GridRedisGetRangeCommandHandler | From | To |