JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data for Apache Geode Parent
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.data.gemfire
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.springframework.data.gemfire.support.
AbstractFactoryBeanSupport
<T> (implements org.springframework.beans.factory.
BeanClassLoaderAware
, org.springframework.beans.factory.
BeanFactoryAware
, org.springframework.beans.factory.
BeanNameAware
, org.springframework.beans.factory.
FactoryBean
<T>)
org.springframework.data.gemfire.
AbstractBasicCacheFactoryBean
(implements org.springframework.beans.factory.
DisposableBean
, org.springframework.beans.factory.
InitializingBean
, org.springframework.dao.support.
PersistenceExceptionTranslator
, org.springframework.context.
Phased
)
org.springframework.data.gemfire.
AbstractConfigurableCacheFactoryBean
org.springframework.data.gemfire.
AbstractResolvableCacheFactoryBean
org.springframework.data.gemfire.
CacheFactoryBean
org.springframework.data.gemfire.
DiskStoreFactoryBean
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
IndexFactoryBean
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
LocatorFactoryBean
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
PartitionAttributesFactoryBean
<K,V> (implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
ResolvableRegionFactoryBean
<K,V> (implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
ConfigurableRegionFactoryBean
<K,V>
org.springframework.data.gemfire.
PeerRegionFactoryBean
<K,V> (implements org.springframework.beans.factory.
DisposableBean
, org.springframework.data.gemfire.eviction.
EvictingRegionFactoryBean
, org.springframework.data.gemfire.expiration.
ExpiringRegionFactoryBean
<K,V>, org.springframework.context.
SmartLifecycle
)
org.springframework.data.gemfire.
GenericRegionFactoryBean
<K,V>
org.springframework.data.gemfire.
LocalRegionFactoryBean
<K,V>
org.springframework.data.gemfire.
PartitionedRegionFactoryBean
<K,V>
org.springframework.data.gemfire.
ReplicatedRegionFactoryBean
<K,V>
org.springframework.data.gemfire.
LookupRegionFactoryBean
<K,V>
org.apache.geode.cache.AttributesFactory<K,V>
org.springframework.data.gemfire.
RegionAttributesFactoryBean
<K,V> (implements org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
CacheFactoryBean.CacheFactoryToPdxConfigurerAdapter
(implements org.springframework.data.gemfire.
AbstractBasicCacheFactoryBean.PdxConfigurer
<T>)
org.springframework.data.gemfire.
CacheFactoryBean.JndiDataSource
org.springframework.data.gemfire.
DataPolicyConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.gemfire.
DiskStoreFactoryBean.DiskDir
org.springframework.data.gemfire.
FixedPartitionAttributesFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
GemfireAccessor
(implements org.springframework.beans.factory.
InitializingBean
)
org.springframework.data.gemfire.
GemfireTemplate
(implements org.springframework.data.gemfire.
GemfireOperations
)
org.springframework.data.gemfire.
GemfireCacheUtils
org.springframework.data.gemfire.
IndexFactoryBean.IndexWrapper
(implements org.apache.geode.cache.query.Index)
java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
org.springframework.data.gemfire.support.
AbstractPropertyEditorConverterSupport
<T> (implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.gemfire.
IndexMaintenancePolicyConverter
org.springframework.data.gemfire.
IndexTypeConverter
org.springframework.data.gemfire.
InterestPolicyConverter
org.springframework.data.gemfire.
ScopeConverter
org.springframework.data.gemfire.
RegionShortcutConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.gemfire.
RegionShortcutToDataPolicyConverter
(implements org.springframework.core.convert.converter.
Converter
<S,T>)
org.springframework.data.gemfire.util.
SpringExtensions
org.springframework.data.gemfire.util.
DistributedSystemUtils
org.springframework.data.gemfire.util.
CacheUtils
org.springframework.data.gemfire.util.
RegionUtils
org.springframework.data.gemfire.
GemfireUtils
org.springframework.data.gemfire.
SubscriptionAttributesFactoryBean
(implements org.springframework.beans.factory.
FactoryBean
<T>, org.springframework.beans.factory.
InitializingBean
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.
NestedRuntimeException
org.springframework.dao.
DataAccessException
org.springframework.dao.
NonTransientDataAccessException
org.springframework.dao.
DataIntegrityViolationException
org.springframework.data.gemfire.
GemfireIndexException
org.springframework.dao.
InvalidDataAccessResourceUsageException
org.springframework.data.gemfire.
GemfireCancellationException
org.springframework.data.gemfire.
GemfireQueryException
org.springframework.dao.
UncategorizedDataAccessException
org.springframework.data.gemfire.
GemfireSystemException
Interface Hierarchy
org.springframework.data.gemfire.
AbstractBasicCacheFactoryBean.PdxConfigurer
<T>
java.util.function.
Function
<T,R>
org.springframework.data.gemfire.
AbstractBasicCacheFactoryBean.CacheFactoryInitializer
<T>
org.springframework.data.gemfire.
GemfireCallback
<T>
org.springframework.data.gemfire.
GemfireOperations
org.springframework.data.gemfire.
RegionResolver
java.util.function.
Supplier
<T>
org.springframework.data.gemfire.
CacheResolver
<T>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.springframework.data.gemfire.
ScopeType
org.springframework.data.gemfire.
JndiDataSourceType
org.springframework.data.gemfire.
RegionShortcutWrapper
org.springframework.data.gemfire.
InterestPolicyType
org.springframework.data.gemfire.
IndexType
org.springframework.data.gemfire.
GemFireProperties
org.springframework.data.gemfire.
IndexMaintenancePolicyType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Spring Data for Apache Geode Parent
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011–2023
Pivotal Software, Inc.
. All rights reserved.