Class MondrianCatalogCache

  • All Implemented Interfaces:
    Serializable

    public class MondrianCatalogCache
    extends Object
    implements Serializable
    represents the entire regional cache structure for caching Mondrian Catalogs. The cache is optimized so it can be built incrementally, one catalog at a time, or fully depending upon demands. The tracks whether and and when the cache was fully loaded.
    See Also:
    Serialized Form