|
Change Parameter Type arg : IgniteBiTuple<Boolean,String> to arg : VisorCacheMetricsCollectorArg in method protected run(arg VisorCacheMetricsCollectorArg) : Map<String,VisorCacheMetrics> in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask.VisorCacheMetricsCollectorJob |
From |
To |
|
Change Parameter Type ignite : Ignite to ignite : IgniteEx in method public from(ignite IgniteEx, ccfg CacheConfiguration) : VisorCacheConfiguration in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration |
From |
To |
|
Change Parameter Type arg : IgniteBiTuple<Boolean,String> to arg : VisorCacheMetricsCollectorArg in method protected job(arg VisorCacheMetricsCollectorArg) : VisorCacheMetricsCollectorJob in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask |
From |
To |
|
Change Parameter Type ignite : Ignite to ignite : IgniteEx in method public list(ignite IgniteEx, caches CacheConfiguration[]) : Iterable<VisorCacheConfiguration> in class org.apache.ignite.internal.visor.cache.VisorCacheConfiguration |
From |
To |
|
Change Parameter Type arg : IgniteBiTuple<Boolean,String> to arg : VisorCacheMetricsCollectorArg in method private VisorCacheMetricsCollectorJob(arg VisorCacheMetricsCollectorArg, debug boolean) in class org.apache.ignite.internal.visor.cache.VisorCacheMetricsCollectorTask.VisorCacheMetricsCollectorJob |
From |
To |