See: Description
| Class | Description |
|---|---|
| CustomerId |
Key for the customer region
|
| CustomerOrderResolver |
This resolver ensures that customer and their order are colocated by
always returning
CustomerId |
| LoggingCacheListener |
Cache listener which prints changes in data to
System.out |
| OrderId |
Key for the Order region
|
| TransactionalFunction |
This function does transactional updates to customer and order regions
|
| TransactionalPeer |
An example for using GemFire Transactions.
|
Contains an application that demonstrates the use of GemFire's transaction capabilities.
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.