Package | Description |
---|---|
org.springframework.data.gemfire |
Modifier and Type | Method and Description |
---|---|
CacheFactoryBean.CacheFactoryInitializer |
CacheFactoryBean.getCacheFactoryInitializer()
Return the
CacheFactoryBean.CacheFactoryInitializer that will be called to initialize the cache factory used to create
the cache constructed by this CacheFactoryBean . |
Modifier and Type | Method and Description |
---|---|
void |
CacheFactoryBean.setCacheFactoryInitializer(CacheFactoryBean.CacheFactoryInitializer cacheFactoryInitializer)
Set the
CacheFactoryBean.CacheFactoryInitializer that will be called to initialize the cache factory used to create
the cache constructed by this CacheFactoryBean . |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.