Fred Krone created GEODE-2845: --------------------------------- Summary: Clients need Region to have views of local and server regions for consistency checks Key: GEODE-2845 URL: https://issues.apache.org/jira/browse/GEODE-2845 Project: Geode Issue Type: Improvement Components: regions Reporter: Fred Krone
Example: CacheStatistics ... Region.getLocalCacheStatistics() CacheStatistics ... Region.getServerCacheStatistics() Or Region.getLocalView() and Region.getServerView() For Caching_Proxy would have a local view PROXY regions it would be null or empty. -- This message was sent by Atlassian JIRA (v6.3.15#6346)