Package mondrian.olap

Class QueryPart

    • Method Detail

      • unparse

        public void unparse​(PrintWriter pw)
        Writes a string representation of this parse tree node to the given writer.
        Parameters:
        pw - writer
      • getChildren

        public Object[] getChildren()
      • explain

        public void explain​(PrintWriter pw)
        Returns the plan that Mondrian intends to use to execute this query.
        Parameters:
        pw - Print writer