| Package | Description |
|---|---|
| cacheOverflow |
Contains a example of how the GemFire Cache's overflow feature can be used to
store more data than can fit in a Java Virtual Machine's heap.
|
| cacheRunner |
Contains an interactive console-based program that demonstrates
many features of GemFire's distributed
Cache. |
| cacheworker | |
| cacheworker.internal | |
| clientAPI |
Contains an example that demonstrates how to configure your client applications through the GemFire API instead of through the cache.xml.
|
| com.gemstone.gemfire.tutorial | |
| com.gemstone.gemfire.tutorial.model | |
| com.gemstone.gemfire.tutorial.storage | |
| delta |
Contains an application that demonstrates the use of Delta Propagation.
|
| flashcache |
This package contains a simple NASDAQ stock quote application using
the GemFire JCache API and the NASDAQ FlashQuote web site.
|
| haOverflow |
Contains an application that demonstrates the use of HAOverflow.
|
| helloworld | |
| partitionedRegionQuerying |
Contains an application that demonstrates how to query partitioned regions using a function..
|
| portableDataExchange |
Contains an application that demonstrates how to use gemfire's Portable Data Exchange serialization framework.
|
| portableDataExchange.pdxserializable |
These example classes show how to serialize your objects with the Portable Data Exchange framework by implementing the PdxSerializable interface.
|
| portableDataExchange.serializer |
These example classes demonstrate how to implement your own PdxSerializer to serialize POJOs with the Portable Data Exchange framework.
|
| quickstart | |
| transaction |
Contains an application that demonstrates the use of GemFire's transaction capabilities.
|
| wan |
Contains an application that demonstrates the use of GemFire's WAN capabilities.
|
| wanActiveActive |
Contains an application that demonstrates the use of GemFire's WAN conflict resolution capabilities.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.