| Class | Description |
|---|---|
| AbstractCommonEventProcessingCacheListener<K,V> |
An
abstract base class implementing the Apache Geode CacheListener interface
by extending the CacheListenerAdapter base class, which processes all EntryEvents
and RegionEvents using the same logic. |
| SimpleCacheResolver |
The
SimpleCacheResolver abstract class contains utility functions for resolving Apache Geode
GemFireCache instances, such as a ClientCache or a peer Cache. |
| Enum | Description |
|---|---|
| AbstractCommonEventProcessingCacheListener.EntryEventType | |
| AbstractCommonEventProcessingCacheListener.RegionEventType |