| Interface | Description |
|---|---|
| RestTemplateConfigurer |
Configurer for a
RestTemplate. |
| Class | Description |
|---|---|
| AbstractDependencyStructuringBeanFactoryPostProcessor |
The
AbstractDependencyStructuringBeanFactoryPostProcessor class is a Spring BeanFactoryPostProcessor
post processing the Spring BeanFactory to help ensure that the dependencies between different Apache Geode
or Pivotal GemFire objects (e.g. |
| AbstractSmartLifecycle |
AbstractSmartLifecycle is an abstract base class implementing the SpringSmartLifecycle interface
to support custom implementations. |
| AutoRegionLookupBeanPostProcessor |
The
AutoRegionLookupBeanPostProcessor class is a Spring BeanPostProcessor that post processes
a GemFireCache by registering all cache Regions that have not been explicitly defined
in the Spring application context. |
| ClientCachePoolBeanFactoryPostProcessor |
The ClientCachePoolBeanFactoryPostProcessor class...
|
| ClientRegionPoolBeanFactoryPostProcessor |
ClientRegionPoolBeanFactoryPostProcessor is a Spring BeanFactoryPostProcessor implementation
ensuring a proper dependency is declared between a client Region and a client Pool it references
and uses, providing the client Pool has been defined and configured with Spring Data for Apache Geode
configuration metadata (e.g. |
| CustomEditorBeanFactoryPostProcessor |
CustomEditorBeanFactoryPostProcessor is a Spring BeanFactoryPostProcessor implementation
used to register custom PropertyEditors / Spring Converters
that are used to perform type conversions between String-based configuration metadata
and actual Apache Geode or Spring Data for Apache Geode defined (enumerated) types. |
| CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter | |
| CustomEditorBeanFactoryPostProcessor.CustomEditorPropertyEditorRegistrar | |
| CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointConverter | |
| CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointListConverter | |
| DefinedIndexesApplicationListener |
DefinedIndexesApplicationListener is a Spring ApplicationListener used to create all
"defined" GemFire Indexes by using the QueryService,
defineXxxIndex(..) methods. |
| DiskStoreDirectoryBeanPostProcessor |
The
DiskStoreDirectoryBeanPostProcessor processes any GemFire DiskStore,
DiskStoreFactoryBean.DiskDir Spring beans defined in the application context to ensure that the directory actually exists
before creating the DiskStore. |
| GatewaySenderBeanFactoryPostProcessor | |
| LuceneIndexRegionBeanFactoryPostProcessor |
The
LuceneIndexRegionBeanFactoryPostProcessor class is a Spring BeanFactoryPostProcessor ensuring
that a LuceneIndex is created before the Region on which the LuceneIndex is defined. |
| PdxDiskStoreAwareBeanFactoryPostProcessor |
PdxDiskStoreAwareBeanFactoryPostProcessor is a Spring BeanFactoryPostProcessor that modifies
all GemFire Async Event Queue, Region and Disk Store beans in the Spring container to form a dependency on
the Cache's PDX DiskStore bean. |
| Enum | Description |
|---|---|
| GemfireFeature |
The GemfireFeature enum is an enumeration of features available in Apache Geode and Pivotal GemFire combined.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.