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 Pivotal GemFire client Region
and the Pivotal GemFire client Pool it references and uses, providing
the Pivotal GemFire client Pool has been defined and configured with
Spring (Data GemFire) configuration meta-data (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 meta-data
and actual Pivotal GemFire or SDG defined types. |
CustomEditorBeanFactoryPostProcessor.ConnectionEndpointArrayToIterableConverter | |
CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointConverter | |
CustomEditorBeanFactoryPostProcessor.StringToConnectionEndpointListConverter | |
DefinedIndexesApplicationListener |
DefinedIndexesApplicationListener is a Spring ApplicationListener used to create all
"defined" Pivotal GemFire Indexes by using the QueryService ,
defineXxxIndex(..) methods. |
DiskStoreDirectoryBeanPostProcessor |
The
DiskStoreDirectoryBeanPostProcessor processes any Pivotal 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 Pivotal 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–2021 Pivotal Software, Inc.. All rights reserved.