Package org.apache.geode.modules.util
Class RegionHelper
java.lang.Object
org.apache.geode.modules.util.RegionHelper
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic RegioncreateRegion(Cache cache, RegionConfiguration configuration) static StringgenerateCacheXml(Cache cache) static Stringstatic RebalanceResultsrebalanceCache(GemFireCache cache) static voidvalidateRegion(Cache cache, RegionConfiguration configuration, Region region)
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
createRegion
-
validateRegion
-
rebalanceCache
public static RebalanceResults rebalanceCache(GemFireCache cache) throws CancellationException, InterruptedException -
generateCacheXml
-
getRebalanceResultsMessage
-