|
Pull Up Method private isWriteToStoreFromDhtValid(stores Collection<CacheStoreManager>) : boolean from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter to protected isWriteToStoreFromDhtValid(stores Collection<CacheStoreManager>) : boolean from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Pull Up Method protected nearConfiguration() : NearCacheConfiguration from class org.apache.ignite.internal.processors.cache.GridCachePartitionedLocalStoreSelfTest to protected nearConfiguration() : NearCacheConfiguration from class org.apache.ignite.internal.processors.cache.GridCacheAbstractLocalStoreSelfTest |
From |
To |
|
Pull Up Method protected batchStoreCommit(writeEntries Iterable<IgniteTxEntry>) : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter to protected batchStoreCommit(writeEntries Iterable<IgniteTxEntry>) : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Pull Up Method private sessionEnd(stores Collection<CacheStoreManager>, commit boolean) : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter to protected sessionEnd(stores Collection<CacheStoreManager>, commit boolean) : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |