Is that API even a public API? --Ari
----- Original Message ----- From: "Sergio Bossa" <sergio.bo...@gmail.com> To: "tc-dev" <tc-dev@lists.terracotta.org>, "tc-users" <tc-us...@lists.terracotta.org> Sent: Thursday, July 21, 2011 4:00:55 PM Subject: [tc-dev] Accessing/Clearing local entries from ConcurrentDistributedServerMap Hi guys, I noticed the method ClusterInfo#getKeysForLocalValues(Map), which I used to access local k/v pairs and clear them, doesn't work when the map is of type ConcurrentDistributedServerMap, throwing "java.lang.UnsupportedOperationException: getAllEntriesSnapshot is not supported for CDSM"; Terracotta version is 3.5.2. Is there a way to access and clear local entries (so that next time they're accessed will be loaded back from the L2)? Maybe ConcurrentDistributedServerMap#clearLocalCache()? Thanks! Sergio B. -- Sergio Bossa http://www.linkedin.com/in/sergiob _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev