| Class | Description |
|---|---|
| CacheProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode peer Cache, ClientCache
and CacheServer objects. |
| CacheProperties.CompressionProperties | |
| CacheProperties.OffHeapProperties | |
| CacheServerProperties |
Spring Boot
ConfigurationProperties used to configure an Apache Geode CacheServer. |
| ClientCacheProperties |
Spring Boot
ConfigurationProperties used to configure an Apache Geode ClientCache. |
| ClientSecurityProperties |
Spring Boot
ConfigurationProperties used to configure an Apache Geode ClientCache Security
(authentication & authorization). |
| ClusterProperties |
Spring Boot
ConfigurationProperties used to configure the DataPolicy of all Regions
in an Apache Geode cluster. |
| ClusterProperties.RegionProperties | |
| DiskStoreProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode DiskStores. |
| DiskStoreProperties.DirectoryProperties | |
| DiskStoreProperties.StoreProperties | |
| EntityProperties |
Spring Boot
ConfigurationProperties used to configure the application base Package
containing the application entity classes. |
| LocatorProperties |
Spring Boot
ConfigurationProperties used to configure an embedded Apache Geode Locator. |
| LoggingProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode logging. |
| ManagementProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode management services, such as HTTP. |
| ManagementProperties.HttpServiceProperties | |
| ManagerProperties |
Spring Boot
ConfigurationProperties used to configure an embedded Apache Geode Manager. |
| PdxProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode PDX serialization. |
| PeerCacheProperties |
Spring Boot
ConfigurationProperties used to configure an Apache Geode peer Cache. |
| PeerSecurityProperties |
Spring Boot
ConfigurationProperties used to configure an Apache Geode peer Cache Security
(authentication & authorization). |
| PoolProperties |
Spring Boot
ConfigurationProperties used to configure an Apache Geode client Pool. |
| SecurityProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode Security. |
| SecurityProperties.ApacheShiroProperties | |
| SecurityProperties.SecurityLogProperties | |
| SecurityProperties.SecurityManagerProperties | |
| SecurityProperties.SecurityPostProcessorProperties | |
| ServiceProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode embedded services. |
| ServiceProperties.DeveloperRestApiProperties | |
| ServiceProperties.HttpServiceProperties | |
| ServiceProperties.MemcachedServerProperties | |
| ServiceProperties.RedisServerProperties | |
| SslProperties |
Spring Boot
ConfigurationProperties used to configure Apache Geode Socket layer SSL. |
| SslProperties.KeyStoreProperties | |
| SslProperties.SslCertificateAliasProperties | |
| SslProperties.SslCertificateProperties |