| Package | Description |
|---|---|
| cacheRunner |
Contains an interactive console-based program that demonstrates
many features of GemFire's distributed
Cache. |
| clientAPI |
Contains an example that demonstrates how to configure your client applications through the GemFire API instead of through the cache.xml.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingCacheListener<K,V>
A
CacheListener that logs information about the events it
receives. |
class |
LoggingCacheLoader
A
CacheLoader that logs information about the events
it receives. |
class |
LoggingCacheWriter
A
CacheWriter |
class |
LoggingTransactionListener
A GemFire
TransactionListener that logs information
about the events it receives. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Client.SubscriberListener
A listener that is used in the subscriber client to wait for the
publisher to finish its work.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.