|
Rename Variable coinsCounter : AtomicInteger to coinsCntr : AtomicInteger in method public doTestTransferAmount(failoverScenario FailoverScenario, colocatedAccounts boolean) : void in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest |
From |
To |
|
Rename Variable initAmount : int[] to initAmounts : int[] in method public doTestTransferAmount(failoverScenario FailoverScenario, colocatedAccounts boolean) : void in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest |
From |
To |
|
Rename Variable initialAmount : Set<Integer> to initAmount : Set<Integer> in method public doTestTransferAmount(failoverScenario FailoverScenario, colocatedAccounts boolean) : void in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest |
From |
To |
|
Rename Variable hasInvalidEnvironmentIssue : boolean to nodeStopping : boolean in method public onDone(tx IgniteInternalTx, err Throwable) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxFinishFuture |
From |
To |
|
Rename Attribute treeCorruptionPredicate : BiFunction<PageHandler,BPlusTree,Boolean> to treeCorruptionPred : BiFunction<PageHandler,BPlusTree,Boolean> in class org.apache.ignite.internal.processors.cache.transactions.TransactionIntegrityWithPrimaryIndexCorruptionTest.IndexCorruptionFailoverScenario |
From |
To |
|
Rename Attribute txIndex : int to workerIdx : int in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest.TransferAmountTxThread |
From |
To |
|
Rename Attribute failoverPredicate : BiFunction<IgniteEx,SearchRow,Throwable> to failoverPred : BiFunction<IgniteEx,SearchRow,Throwable> in class org.apache.ignite.internal.processors.cache.transactions.TransactionIntegrityWithPrimaryIndexCorruptionTest.IndexCorruptionFailoverScenario |
From |
To |
|
Rename Parameter coinsToRemove : Set<Integer> to coinsToRmv : Set<Integer> in method public removeCoins(txId IgniteUuid, coinsToRmv Set<Integer>) : AccountState in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest.AccountState |
From |
To |
|
Rename Parameter coinsCounter : AtomicInteger to coinsCntr : AtomicInteger in method private generateCoins(coinsCntr AtomicInteger, coinsNum int) : Set<Integer> in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest |
From |
To |
|
Rename Parameter treeCorruptionPredicate : BiFunction<PageHandler,BPlusTree,Boolean> to treeCorruptionPred : BiFunction<PageHandler,BPlusTree,Boolean> in method package IndexCorruptionFailoverScenario(treeCorruptionPred BiFunction<PageHandler,BPlusTree,Boolean>, failoverPred BiFunction<IgniteEx,SearchRow,Throwable>) in class org.apache.ignite.internal.processors.cache.transactions.TransactionIntegrityWithPrimaryIndexCorruptionTest.IndexCorruptionFailoverScenario |
From |
To |
|
Rename Parameter txIndex : int to workerIdx : int in method private TransferAmountTxThread(firstTransactionLatch CountDownLatch, ignite IgniteEx, cacheName String, workerIdx int, colocatedAccounts boolean) in class org.apache.ignite.internal.processors.cache.transactions.AbstractTransactionIntergrityTest.TransferAmountTxThread |
From |
To |
|
Rename Parameter failoverPredicate : BiFunction<IgniteEx,SearchRow,Throwable> to failoverPred : BiFunction<IgniteEx,SearchRow,Throwable> in method package IndexCorruptionFailoverScenario(treeCorruptionPred BiFunction<PageHandler,BPlusTree,Boolean>, failoverPred BiFunction<IgniteEx,SearchRow,Throwable>) in class org.apache.ignite.internal.processors.cache.transactions.TransactionIntegrityWithPrimaryIndexCorruptionTest.IndexCorruptionFailoverScenario |
From |
To |