Class Unsafe


  • public final class Unsafe
    extends java.lang.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​(OlapStatement statement,
                                          java.io.PrintWriter pw)