Class RolapStar.Bar

java.lang.Object
mondrian.rolap.RolapStar.Bar
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:
  • Constructor Details

    • Bar

      public Bar()