| Package | Description |
|---|---|
| parReg.tx |
| Class and Description |
|---|
| ColocatedTxTest
A simple test class that supports executing entry operations on a PartitionRegion
while using a colocated regions.
|
| CustomPartitionTest
A simple test class that supports executing entry operations on a PartitionRegion
while using a PartitionResolver:
- callbackResolver (encodes a PidRoutingObject as CallbackArgument)
- keyResolver (uses keys which are ModRoutingObjects)
- PartitionResolver (ModPartitionResolver uses key to partition mod numVms)
When using a callbackResolver, this test class also creates a routingRegion to map
keys -> callbackArgs.
|
| KeySetResult |
| MixedRegionBB |
| MixedRegionViewTest
Serial execution test with client1 executing TX across Partition and
Replicated Regions.
|
| ParRegViewTest
A version of
ViewTest that performs operations
and checks event counters for PartitionedRegions. |
| PrTxBB |
| PrTxQueryBB |
| PrTxQueryTest
Prototype for High Priority Use Case #1 (PartitionedRegions only)
- Concurrent tx on colocated entries (no conflict expected)
- tx consists of new entry in Region_1 with updates to entries in Regions 2-4
- other threads query these regions (we should not see any updates without
- being able to see ALL updates.
|
| SerializableDistributedMember |
| TxTest
Test to
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.