|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use EntryExistsException | |
|---|---|
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| Uses of EntryExistsException in com.gemstone.gemfire.cache |
|---|
| Methods in com.gemstone.gemfire.cache that throw EntryExistsException | |
|---|---|
void |
Region.create(K key,
V value)
Creates a new entry in this region with the specified key and value. |
void |
Region.create(K key,
V value,
Object aCallbackArgument)
Creates a new entry in this region with the specified key and value, providing a user-defined parameter object to any CacheWriter invoked in the process. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||