CDV ❯ Add ability to 'unregister' (ie. remove) named clustered collections fetched using the ClusteringToolkit
-
New Feature
-
Status: Closed
-
1 Critical
-
Resolution: Fixed
-
DGC
-
-
lorban
-
Reporter: nestrada
-
August 20, 2010
-
0
-
Watchers: 1
-
July 27, 2012
-
November 23, 2010
Description
http://forums.terracotta.org/forums/posts/list/4090.page
To preserve backwards compatibility a new org.terracotta.api.ClusteringToolkitExtension interface has been introduced.
The ClusteringToolkit implementation returned by TerracottaClient.getToolkit() can be cast to ClusteringToolkitExtension which exposes the new unregister* API calls.
This interface will be merged with ClusteringToolkit in the next major API release.