public class TransactionalPeer extends Object
| Constructor and Description |
|---|
TransactionalPeer(boolean isEmpty) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createCache()
Connects to the distributed system and creates the cache
|
protected void |
createRegions(boolean isEmpty)
Creates the customer and order regions
|
static void |
main(String[] args) |
protected void createCache()
protected void createRegions(boolean isEmpty)
isEmpty - true if these regions should not store data locally, false otherwisepublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.