|
Rename Variable totalEntries : int to totalNumberOfEntries : int in method protected calculateNumberOfEntries() : int in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to numOfEntries : int in method protected calculateNumberOfEntries() : int in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable totalMisses : long to totalMisess : long in method protected calculateMisses() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable existingCacheCounter : int to includedCacheCounter : int in method protected calculateAverageRemoveTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable existingCacheCounter : int to totalHits : long in method protected calculateHitRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable misses : long to requests : long in method protected calculateHitRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to misses : long in method protected calculateMisses() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to hits : long in method protected calculateHits() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable existingCacheCounter : int to includedCacheCounter : int in method protected calculateAverageReadTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable existingCacheCounter : int to sumOfAllWrites : long in method protected calculateReadWriteRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to averageWriteTime : long in method protected calculateAverageWriteTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable existingCacheCounter : int to includedCacheCounter : int in method protected calculateAverageWriteTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to averageReadTime : long in method protected calculateAverageReadTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable ratio : long to rwRatio : double in method private updateReadWriteRatio(responseList List<Future<Map<String,Number>>>) : double in class org.infinispan.stats.impl.ClusterCacheStatsImpl |
From |
To |
|
Rename Variable totalRWRatio : double to rwRatio : double in method protected calculateReadWriteRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to averageRemoveTime : long in method protected calculateAverageRemoveTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable stats : Stats to evictions : long in method protected calculateEvictions() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Rename Variable totalHitsOverMisses : double to totalRequests : double in method protected calculateHitRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to averageReadTime : long in method protected calculateAverageReadTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type ratio : long to rwRatio : double in method private updateReadWriteRatio(responseList List<Future<Map<String,Number>>>) : double in class org.infinispan.stats.impl.ClusterCacheStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to hits : long in method protected calculateHits() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to evictions : long in method protected calculateEvictions() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to misses : long in method protected calculateMisses() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to averageRemoveTime : long in method protected calculateAverageRemoveTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to numOfEntries : int in method protected calculateNumberOfEntries() : int in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type existingCacheCounter : int to sumOfAllWrites : long in method protected calculateReadWriteRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type stats : Stats to averageWriteTime : long in method protected calculateAverageWriteTime() : long in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |
|
Change Variable Type existingCacheCounter : int to totalHits : long in method protected calculateHitRatio() : double in class org.infinispan.stats.impl.CacheContainerStatsImpl |
From |
To |