Package mondrian.olap

Class MondrianDef.Closure

  • All Implemented Interfaces:
    Serializable, Cloneable, NodeDef
    Enclosing class:
    MondrianDef

    public static class MondrianDef.Closure
    extends ElementDef
    Specifies the transitive closure of a parent-child hierarchy. Optional, but recommended for better performance. The closure is provided as a set of (parent/child) pairs: since it is the transitive closure these are actually (ancestor/descendant) pairs.
    See Also:
    Serialized Form