|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CacheExistsException | |
|---|---|
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| Uses of CacheExistsException in com.gemstone.gemfire.cache |
|---|
| Methods in com.gemstone.gemfire.cache that throw CacheExistsException | |
|---|---|
static Cache |
CacheFactory.create(DistributedSystem system)
Deprecated. as of 6.5 use CacheFactory.CacheFactory(Properties) instead. |
Region<K,V> |
RegionFactory.create(String name)
Creates a region with the given name in this factory's Cache
using the configuration contained in this factory. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||