Class Unsafe


  • public final class Unsafe
    extends Object
    Access to non-public methods in the package of the mondrian olap4j driver.

    All methods in this class are subject to change without notice.

    Since:
    October, 2010
    Author:
    jhyde
    • Field Detail

      • INSTANCE

        public static final Unsafe INSTANCE
    • Method Detail

      • setStatementProfiling

        public void setStatementProfiling​(org.olap4j.OlapStatement statement,
                                          PrintWriter pw)