|
GemFire 5.7 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SystemMemberRegion | |
|---|---|
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| Uses of SystemMemberRegion in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return SystemMemberRegion | |
|---|---|
SystemMemberRegion |
SystemMemberCache.createRegion(String name,
RegionAttributes attrs)
Creates a root Region in this cache. |
SystemMemberRegion |
SystemMemberRegion.createSubregion(String name,
RegionAttributes attrs)
Creates a subregion of this region. |
SystemMemberRegion |
SystemMemberCache.createVMRegion(String name,
RegionAttributes attrs)
Deprecated. as of GemFire 5.0, use SystemMemberCache.createRegion(java.lang.String, com.gemstone.gemfire.cache.RegionAttributes) instead |
SystemMemberRegion |
SystemMemberCache.getRegion(String path)
Return the existing region (or subregion) with the specified path that already exists in the cache. |
|
GemFire 5.7 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||