|
Change Return Type int to long in method public fullSize() : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore |
From |
To |
|
Change Return Type int to long in method public totalPartitionEntriesCount(p int) : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl |
From |
To |
|
Change Return Type int to long in method public fullSize() : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl |
From |
To |
|
Change Return Type Long to long in method public initialUpdateCounter() : long in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition |
From |
To |
|
Change Return Type int to long in method public cacheSize(cacheId int) : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager.CacheDataStore |
From |
To |
|
Change Return Type int to long in method public fullSize() : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Change Return Type int to long in method public cacheSize(cacheId int) : long in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore |
From |
To |
|
Change Return Type int to long in method public totalPartitionEntriesCount(part int) : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager |
From |
To |
|
Change Return Type int to long in method public cacheSize(cacheId int) : long in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl |
From |
To |
|
Change Return Type IgniteInternalFuture<?> to IgniteInternalFuture<IgniteInternalTx> in method public remoteTxFinishFuture(nearVer GridCacheVersion) : IgniteInternalFuture<IgniteInternalTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager |
From |
To |
|
Change Variable Type fut : GridCompoundFuture<Void,Void> to fut : GridCompoundFuture<IgniteInternalTx,IgniteInternalTx> in method public remoteTxFinishFuture(nearVer GridCacheVersion) : IgniteInternalFuture<IgniteInternalTx> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager |
From |
To |
|
Change Variable Type cacheSize : int to cacheSize : long in method public getEntriesStat() : EntriesStatMetrics in class org.apache.ignite.internal.processors.cache.CacheMetricsImpl |
From |
To |
|
Change Variable Type size : int to size : long in method public printMemoryStats(threshold int) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl |
From |
To |
|
Change Variable Type size : int to size : long in method public testMemoryUsage() : void in class org.apache.ignite.internal.processors.cache.CacheDhtLocalPartitionAfterRemoveSelfTest |
From |
To |
|
Change Variable Type size : int to size : long in method private saveStoreMetadata(store CacheDataStore, ctx Context, saveMeta boolean, beforeDestroy boolean) : boolean in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager |
From |
To |