subtreeFqn
and evict all nodes in that subtree.
@param subtreeFqn Fqn string indicating the uppermost node in theportion of the tree that should be activated.
@throws RegionNameConflictException if subtreeFqn
indicatesa node that is part of another subtree that is being specially managed (either by activate/inactiveRegion() or by registerClassLoader())
@throws CacheException if there is a problem evicting nodes
@throws IllegalStateException if {@link #getUseMarshalling() useMarshalling} is false
|
|
|
|
|
|