Package | Description |
---|---|
org.springframework.data.gemfire |
Package providing integration of
GemFire
with Spring concepts.
|
Modifier and Type | Method and Description |
---|---|
AbstractBasicCacheFactoryBean.CacheFactoryInitializer |
AbstractBasicCacheFactoryBean.getCacheFactoryInitializer()
Return the
AbstractBasicCacheFactoryBean.CacheFactoryInitializer called by this FactoryBean to initialize the Apache Geode
cache factory used to create the cache constructed by this FactoryBean . |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBasicCacheFactoryBean.setCacheFactoryInitializer(AbstractBasicCacheFactoryBean.CacheFactoryInitializer cacheFactoryInitializer)
Set the
AbstractBasicCacheFactoryBean.CacheFactoryInitializer called by this FactoryBean to initialize the Apache Geode
cache factory used to create the cache constructed by this FactoryBean . |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.