|
Change Return Type int to long in method public minimumWrites() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public reads() : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Return Type int to long in method public hits() : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Return Type int to long in method public txRollbacks() : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Return Type int to long in method public writes() : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Return Type int to long in method public maximumReads() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public misses() : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Return Type int to long in method public minimumHits() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public maximumMisses() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public minimumReads() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public minimumMisses() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public maximumHits() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public maximumWrites() : long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Return Type int to long in method public txCommits() : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Attribute Type maxWrites : Integer to maxWrites : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type minHits : Integer to minHits : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type hits : int to hits : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Attribute Type misses : int to misses : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Attribute Type minMisses : Integer to minMisses : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type txCommits : int to txCommits : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Attribute Type maxReads : Integer to maxReads : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type txRollbacks : int to txRollbacks : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Attribute Type minWrites : Integer to minWrites : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type maxMisses : Integer to maxMisses : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type writes : int to writes : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |
|
Change Attribute Type minReads : Integer to minReads : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type maxHits : Integer to maxHits : Long in class org.apache.ignite.internal.visor.cache.VisorCacheAggregatedMetrics |
From |
To |
|
Change Attribute Type reads : int to reads : long in class org.apache.ignite.internal.visor.cache.VisorCacheMetrics |
From |
To |