All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
static void |
assertMapEquals(Map<?,?> expected,
Map<?,?> result) |
void |
Bug44146_testBug43176() |
void |
Bug44146_testBug45556() |
void |
Bug44146_testDestroyCreateConflation() |
void |
Bug44146_testDRFunctionExecution() |
void |
Bug44146_testEntriesIterationOnRR() |
void |
Bug44146_testEntriesIterator() |
void |
Bug44146_testEntriesIterator1() |
void |
Bug44146_testEntriesIterator1OnDestroy() |
void |
Bug44146_testEntriesIteratorOnDestroy() |
void |
Bug44146_testExpirySuspend_bug45984() |
void |
Bug44146_testIllegalIteration() |
void |
Bug44146_testKeyIterationOnRR() |
void |
Bug44146_testKeysIterator() |
void |
Bug44146_testKeysIterator1() |
void |
Bug44146_testKeysIterator1OnDestroy() |
void |
Bug44146_testKeysIteratorOnDestroy() |
void |
Bug44146_testListenersForDestroy() |
void |
Bug44146_testListenersForInvalidate() |
void |
Bug44146_testListenersForPut() |
void |
Bug44146_testListenersNotInvokedOnSecondary() |
void |
Bug44146_testNonColocatedGetAll() |
void |
Bug44146_testNonColocatedPutAll() |
void |
Bug44146_testNonColocatedTX()
When we have narrowed down on a target node for a transaction, test that we
work correctly even if that node does not host primary for subsequent
entries.
|
void |
Bug44146_testOriginRemoteIsTrueForRemoteReplicatedRegions() |
void |
Bug44146_testPRTXGet() |
void |
Bug44146_testPRTXGetEntryOnRemoteSide()
Make sure that getEntry returns null properly and values when it should
|
void |
Bug44146_testPRTXGetOnLocalWithLoader() |
void |
Bug44146_testPRTXGetOnRemoteWithLoader() |
void |
Bug44146_testRemoteCreateInReplicatedRegion() |
void |
Bug44146_testRemoteFetchVersionMessage() |
void |
Bug44146_testRemoteJTACommit() |
void |
Bug44146_testRemoteJTARollback() |
void |
Bug44146_testRemoteTxCleanupOnCrash() |
void |
Bug44146_testTransactionWithRemoteVersionFetch() |
void |
Bug44146_testTXCreationAndCleanupAtCommit() |
void |
Bug44146_testTXCreationAndCleanupAtRollback() |
void |
Bug44146_testTXDestroy() |
void |
Bug44146_testTxFunctionOnMembers() |
void |
Bug44146_testTxFunctionOnRegions() |
void |
Bug44146_testTXInvalidate() |
void |
Bug44146_testTXPut() |
void |
Bug44146_testTxRemove() |
void |
Bug44146_testTXWithRI() |
void |
Bug44146_testTXWithRICommitInDatastore() |
void |
Bug44146_testValuesIterationOnRR() |
void |
Bug44146_testValuesIterator() |
void |
Bug44146_testValuesIterator1() |
void |
Bug44146_testValuesIterator1OnDestroy() |
void |
Bug44146_testValuesIteratorOnDestroy() |
void |
Bug44146testSize() |
protected void |
createClientRegion(VM vm,
int port,
boolean isEmpty,
boolean ri,
boolean CQ) |
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testBug33073()
Non-TX, TX conflict detection not implemented yet.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testBug43081()
Non-TX, TX conflict detection not implemented yet.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testCQCommitInDAtastoreConnectedToAccessor() |
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testNestedTxFunction()
Still need to update this test for the new TX model.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testRemoteExceptionThrown()
Disabled till TransactionWriter/Listener is complete in new TX model.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTxFunctionWithOtherOps()
Still need to update this test for the new TX model.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTxPutIfAbsent()
Disabled till non-TX, TX conflict detection is complete in new TX model.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTxReplace()
Disabled till non-TX, TX conflict detection is complete in new TX model.
|
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTXWithCQCommitInAccessorConnectedToAccessor() |
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTXWithCQCommitInAccessorConnectedToDatastore() |
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTXWithCQCommitInDatastore() |
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTXWithCQCommitInDatastoreConnectedToAccessor() |
void |
DISABLED_TILL_NEW_TX_IMPL_COMPLETE_testTXWithCQCommitInDatastoreConnectedToDatastore() |
protected boolean |
getConcurrencyChecksEnabled() |
protected Set<Customer> |
getCustomerSet(int size) |
VM |
getVMForTransactions(VM accessor,
VM datastore) |
protected void |
initAccessorAndDataStore(VM accessor,
VM datastore,
int redundantCopies) |
protected Integer |
startServer(VM vm) |
void |
tearDown2()
Tears down the test.
|
void |
testDummy() |