cachecalc.html
来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 451 行 · 第 1/3 页
HTML
451 行
<BR> </TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/calc/impl/CacheCalc.html#evaluate(mondrian.olap.Evaluator)">evaluate</A></B>(<A HREF="../../../mondrian/olap/Evaluator.html" title="interface in mondrian.olap">Evaluator</A> evaluator)</CODE><BR> Evaluates this expression.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/calc/impl/CacheCalc.html#getCalcs()">getCalcs</A></B>()</CODE><BR> Returns this expression's child expressions.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.impl.GenericCalc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.calc.impl.<A HREF="../../../mondrian/calc/impl/GenericCalc.html" title="class in mondrian.calc.impl">GenericCalc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateBoolean(mondrian.olap.Evaluator)">evaluateBoolean</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateDateTime(mondrian.olap.Evaluator)">evaluateDateTime</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateDimension(mondrian.olap.Evaluator)">evaluateDimension</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateDouble(mondrian.olap.Evaluator)">evaluateDouble</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateHierarchy(mondrian.olap.Evaluator)">evaluateHierarchy</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateInteger(mondrian.olap.Evaluator)">evaluateInteger</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateIterable(mondrian.olap.Evaluator)">evaluateIterable</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateLevel(mondrian.olap.Evaluator)">evaluateLevel</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateList(mondrian.olap.Evaluator)">evaluateList</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateMember(mondrian.olap.Evaluator)">evaluateMember</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateString(mondrian.olap.Evaluator)">evaluateString</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateTuple(mondrian.olap.Evaluator)">evaluateTuple</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#evaluateVoid(mondrian.olap.Evaluator)">evaluateVoid</A>, <A HREF="../../../mondrian/calc/impl/GenericCalc.html#numberToDouble(java.lang.Number)">numberToDouble</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.impl.AbstractCalc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.calc.impl.<A HREF="../../../mondrian/calc/impl/AbstractCalc.html" title="class in mondrian.calc.impl">AbstractCalc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/impl/AbstractCalc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#anyDepends(mondrian.calc.Calc[], mondrian.olap.Dimension)">anyDepends</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#anyDependsButFirst(mondrian.calc.Calc[], mondrian.olap.Dimension)">anyDependsButFirst</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#butDepends(mondrian.calc.Calc[], mondrian.olap.Dimension)">butDepends</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#getArguments()">getArguments</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#getName()">getName</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#getType()">getType</A>, <A HREF="../../../mondrian/calc/impl/AbstractCalc.html#simplifyEvaluator(mondrian.calc.Calc, mondrian.olap.Evaluator)">simplifyEvaluator</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/calc/Calc.html#accept(mondrian.calc.CalcWriter)">accept</A>, <A HREF="../../../mondrian/calc/Calc.html#dependsOn(mondrian.olap.Dimension)">dependsOn</A>, <A HREF="../../../mondrian/calc/Calc.html#getResultStyle()">getResultStyle</A>, <A HREF="../../../mondrian/calc/Calc.html#getType()">getType</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.calc.Calc"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface mondrian.calc.<A HREF="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></B></TH>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?