|
Change Return Type void to IgniteInternalFuture<?> in method public initCachesOnLocalJoin(grpDescs Map<Integer,CacheGroupDescriptor>, cacheDescs Map<String,DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Change Return Type void to IgniteInternalFuture<?> in method public onCacheChangeRequest(fut GridDhtPartitionsExchangeFuture, crd boolean, exchActions ExchangeActions) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Change Return Type Collection<CacheGroupDescriptor> to Map<Integer,CacheGroupDescriptor> in method public allGroups() : Map<Integer,CacheGroupDescriptor> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |
|
Change Return Type void to StoredCacheData in method public sql(sql boolean) : StoredCacheData in class org.apache.ignite.internal.processors.cache.StoredCacheData |
From |
To |
|
Change Return Type void to IgniteInternalFuture<?> in method public initStartedCaches(crd boolean, fut GridDhtPartitionsExchangeFuture, descs Collection<DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Change Return Type void to IgniteInternalFuture<?> in method public update(exchActions ExchangeActions) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |
|
Change Return Type void to IgniteInternalFuture<?> in method public init(groupDescriptors Map<Integer,CacheGroupDescriptor>, cacheDescriptors Map<String,DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |
|
Change Return Type void to IgniteInternalFuture<?> in method private initCachesOnLocalJoin() : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture |
From |
To |
|
Change Return Type void to IgniteInternalFuture<?> in method public startCachesOnLocalJoin(exchTopVer AffinityTopologyVersion, locJoinCtx LocalJoinCachesContext) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Parameter caches : Map<String,DynamicCacheDescriptor> to cacheDescriptors : Map<String,DynamicCacheDescriptor> in method public init(groupDescriptors Map<Integer,CacheGroupDescriptor>, cacheDescriptors Map<String,DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |
|
Rename Parameter caches : Map<String,DynamicCacheDescriptor> to cacheDescriptors : Collection<DynamicCacheDescriptor> in method private registerAllCachesAndGroups(groupDescriptors Collection<CacheGroupDescriptor>, cacheDescriptors Collection<DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |
|
Rename Parameter grps : Map<Integer,CacheGroupDescriptor> to groupDescriptors : Map<Integer,CacheGroupDescriptor> in method public init(groupDescriptors Map<Integer,CacheGroupDescriptor>, cacheDescriptors Map<String,DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |
|
Rename Parameter cacheGroupDescriptors : Map<Integer,CacheGroupDescriptor> to grpDescs : Map<Integer,CacheGroupDescriptor> in method public initCachesOnLocalJoin(grpDescs Map<Integer,CacheGroupDescriptor>, cacheDescs Map<String,DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Rename Parameter cacheDescriptors : Map<String,DynamicCacheDescriptor> to cacheDescs : Map<String,DynamicCacheDescriptor> in method public initCachesOnLocalJoin(grpDescs Map<Integer,CacheGroupDescriptor>, cacheDescs Map<String,DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager |
From |
To |
|
Rename Parameter grps : Map<Integer,CacheGroupDescriptor> to groupDescriptors : Collection<CacheGroupDescriptor> in method private registerAllCachesAndGroups(groupDescriptors Collection<CacheGroupDescriptor>, cacheDescriptors Collection<DynamicCacheDescriptor>) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.CachesRegistry |
From |
To |