Class | Description |
---|---|
CallableCacheLoaderAdapter<K,V> |
The
CallableCacheLoaderAdapter class is a Callable and GemFire CacheLoader implementation
that adapts the Callable interface into an instance of the CacheLoader interface. |
GemfireCache |
Spring Framework
Cache implementation backed by a GemFire Region . |
GemfireCacheManager |
Core Spring Framework
CacheManager implementation backed by a GemFire cache instance
(either a client or peer cache). |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.