| Package | Description | 
|---|---|
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.config.annotation.support | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CacheServerConfiguration
Spring  
Configuration class used to construct, configure and initialize a CacheServer instance
 in a Spring application context. | 
class  | 
ClientCacheConfiguration
Spring  
Configuration class used to construct, configure and initialize
 a ClientCache instance in a Spring application context. | 
class  | 
PeerCacheConfiguration
Spring  
Configuration class used to construct, configure and initialize a peer Cache instance
 in a Spring application context. | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T extends AbstractCacheConfiguration> | 
EmbeddedServiceConfigurationSupport.getCacheConfiguration()
Returns a reference to an instance of the  
AbstractCacheConfiguration class used to configure
 a Pivotal GemFire (Singleton, client or peer) cache instance along with it's associated, embedded services. | 
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.