- Enclosing class:
 
- RolapStar
 
public static class RolapStar.Bar
extends Object
Temporary. Contains the local cache for a particular thread. Because
 it is accessed via a thread-local, the data structures can be accessed
 without acquiring locks.
- See Also:
 
Util.deprecated(Object)