|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doReplace(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doPutAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doInvokeAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doContinuousQuery(cache IgniteCache<Object,Object>, map Map<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type entry : MutableEntry to entry : MutableEntry<Object,Object> in method public process(entry MutableEntry<Object,Object>, arguments Object...) : Object in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark.BenchmarkReplaceValueEntryProcessor |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doGet(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doScanQuery(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doInvoke(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doPut(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doPutIfAbsent(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private executeRandomOperation(map Map<Object,Object>, cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doGetAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type entry : MutableEntry to entry : MutableEntry<Object,Object> in method public process(entry MutableEntry<Object,Object>, arguments Object...) : Object in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark.BenchmarkRemoveEntryProcessor |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doRemove(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Parameter Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private doRemoveAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type affinity : Affinity to affinity : Affinity<Object> in method private personCachePartitions(cacheName String) : Map<UUID,List<Integer>> in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type keys : Set to keys : Set<Object> in method private doRemoveAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private executeOutOfTx(map Map<Object,Object>, withoutTransactionCache boolean) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type putMap : Map to putMap : Map<Object,Object> in method private doPutAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method private executeInTransaction(map Map<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type dataLdr : IgniteDataStreamer to dataLdr : IgniteDataStreamer<Object,Object> in method public run() : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark.preLoading |
From |
To |
|
Change Variable Type keys : Set to keys : Set<Object> in method private doGetAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |
|
Change Variable Type map : Map<Object,EntryProcessor> to map : Map<Object,EntryProcessor<Object,Object,Object>> in method private doInvokeAll(cache IgniteCache<Object,Object>) : void in class org.apache.ignite.yardstick.cache.load.IgniteCacheRandomOperationBenchmark |
From |
To |