Package mondrian.rolap
Class RolapStar.Bar
java.lang.Object
mondrian.rolap.RolapStar.Bar
- Enclosing class:
- RolapStar
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:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Bar
public Bar()
-