|
Change Variable Type t : IgniteBiTuple<GridKernalContext,String> to t : T3<GridKernalContext,String,String> in method protected readResolve() : Object in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy |
From |
To |
|
Change Variable Type t : IgniteBiTuple<GridKernalContext,String> to t : T3<GridKernalContext,String,String> in method public readExternal(in ObjectInput) : void in class org.apache.ignite.internal.processors.datastructures.GridCacheQueueProxy |
From |
To |
|
Change Variable Type t : T3<GridKernalContext,String,CollectionConfiguration> to t : T3<GridKernalContext,String,String> in method protected readResolve() : Object in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy |
From |
To |
|
Change Variable Type t : T3<GridKernalContext,String,CollectionConfiguration> to t : T3<GridKernalContext,String,String> in method public readExternal(in ObjectInput) : void in class org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy |
From |
To |