See: Description
| Class | Description |
|---|---|
| CacheOverflow |
An example program that demonstrates the "overflow" feature of
GemFire cache regions.
|
| Worker |
A worker thread that places a given number of 8K chunks of data
(
long arrays) into a GemFire region. |
| WorkerStats |
Statistics about the work performed by a
Worker. |
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.
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.