|
Change Variable Type store : JdbcCacheStore to store : CacheAbstractJdbcStore in method public setUp(cfg BenchmarkConfiguration) : void in class org.apache.ignite.yardstick.cache.store.jdbc.IgniteJdbcStoreAbstractBenchmark |
From |
To |
|
Change Variable Type em : JdbcCacheStore.EntryMapping to em : CacheAbstractJdbcStore.EntryMapping in method public testWriteRetry() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type entryMappings : Map<Object,JdbcCacheStore.EntryMapping> to entryMappings : Map<Object,CacheAbstractJdbcStore.EntryMapping> in method protected inject(store CacheAbstractJdbcStore) : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type cacheMappings : Map<String,Map<Object,JdbcCacheStore.EntryMapping>> to cacheMappings : Map<String,Map<Object,CacheAbstractJdbcStore.EntryMapping>> in method public testWriteRetry() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type store : JdbcPojoCacheStore to store : CacheJdbcPojoStore in method protected store() : CacheJdbcPojoStore in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type store : JdbcCacheStore to store : CacheAbstractJdbcStore in method public tearDown() : void in class org.apache.ignite.yardstick.cache.store.jdbc.IgniteJdbcStoreAbstractBenchmark |
From |
To |
|
Change Variable Type cacheMappings : Map<Integer,Map<Object,JdbcCacheStore.EntryMapping>> to cacheMappings : Map<Integer,Map<Object,CacheAbstractJdbcStore.EntryMapping>> in method protected inject(store CacheAbstractJdbcStore) : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type store : JdbcPojoCacheStore to store : CacheJdbcPojoStore in method protected store() : CacheJdbcPojoStore in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreMultitreadedSelfTest |
From |
To |