IRegionService Interface |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The IRegionService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close |
Terminates this object cache and releases all the local resources.
If RegionService is created from [!:Cache.CreateAuthenticatedView], then it clears user related security data.
|
![]() | GetQueryService |
Get a query service object to be able to query the cache.
|
![]() | GetRegion |
Returns an existing region given the full path from root, or null
if no such region exists.
|
![]() | RootRegions |
Returns an array of root regions in the cache. This set is a
snapshot and is not backed by the cache.
|