Class RolapStar.Bar

  • Enclosing class:
    RolapStar

    public static class RolapStar.Bar
    extends java.lang.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)
    • Constructor Summary

      Constructors 
      Constructor Description
      Bar()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Bar

        public Bar()