8a295e3b06545b13b0a651de26d86da21bd8a71b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type coctx : CacheObjectContext to cctx : GridCacheContext<?,?> in method public GridH2ValueCacheObject(cctx GridCacheContext<?,?>, obj CacheObject) in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject | From | To | |
Change Parameter Type coctx : CacheObjectContext to ctx : GridKernalContext in method public fillArray(src Iterator<Message>, dst Value[], ctx GridKernalContext) : Value[] in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory | From | To | |
Inline Variable | 1 | ||
Inline Variable coctx : CacheObjectContext in method public wrap(obj Object, type int) : Value from class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.RowDescriptor | From | To | |
Rename Parameter | 2 | ||
Rename Parameter coctx : CacheObjectContext to ctx : GridKernalContext in method public fillArray(src Iterator<Message>, dst Value[], ctx GridKernalContext) : Value[] in class org.apache.ignite.internal.processors.query.h2.twostep.msg.GridH2ValueMessageFactory | From | To | |
Rename Parameter coctx : CacheObjectContext to cctx : GridCacheContext<?,?> in method public GridH2ValueCacheObject(cctx GridCacheContext<?,?>, obj CacheObject) in class org.apache.ignite.internal.processors.query.h2.opt.GridH2ValueCacheObject | From | To |