|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RegionShortcut | |
|---|---|
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| Uses of RegionShortcut in com.gemstone.gemfire.cache |
|---|
| Methods in com.gemstone.gemfire.cache that return RegionShortcut | |
|---|---|
static RegionShortcut |
RegionShortcut.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RegionShortcut[] |
RegionShortcut.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.gemstone.gemfire.cache with parameters of type RegionShortcut | ||
|---|---|---|
|
Cache.createRegionFactory(RegionShortcut atts)
Creates a RegionFactory for the most commonly used Region types
defined by RegionShortcut |
|
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||