filterfundef.html
来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 440 行 · 第 1/4 页
HTML
440 行
<blockquote><code>Filter(<Set>, <Search Condition>)</code></blockquote><P><P><DL><DT><B>Since:</B></DT> <DD>Mar 23, 2006</DD><DT><B>Version:</B></DT> <DD>$Id: //open/mondrian-release/3.0/src/main/mondrian/olap/fun/FilterFunDef.java#2 $</DD><DT><B>Author:</B></DT> <DD>jhyde</DD></DL><HR><P><!-- ======== NESTED CLASS SUMMARY ======== --><A NAME="nested_class_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>Nested Class Summary</B></FONT></TH></TR></TABLE> <A NAME="nested_classes_inherited_from_class_mondrian.olap.fun.FunUtil"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Nested classes/interfaces inherited from class mondrian.olap.fun.<A HREF="../../../mondrian/olap/fun/FunUtil.html" title="class in mondrian.olap.fun">FunUtil</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/olap/fun/FunUtil.SetWrapper.html" title="class in mondrian.olap.fun">FunUtil.SetWrapper</A></CODE></TD></TR></TABLE> <A NAME="nested_classes_inherited_from_class_mondrian.olap.Util"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Nested classes/interfaces inherited from class mondrian.olap.<A HREF="../../../mondrian/olap/Util.html" title="class in mondrian.olap">Util</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/olap/Util.ErrorCellValue.html" title="class in mondrian.olap">Util.ErrorCellValue</A>, <A HREF="../../../mondrian/olap/Util.PropertyList.html" title="class in mondrian.olap">Util.PropertyList</A></CODE></TD></TR></TABLE> <!-- =========== FIELD SUMMARY =========== --><A NAME="field_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>Field Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static <A HREF="../../../mondrian/olap/fun/FilterFunDef.html" title="class in mondrian.olap.fun">FilterFunDef</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/olap/fun/FilterFunDef.html#instance">instance</A></B></CODE><BR> </TD></TR></TABLE> <A NAME="fields_inherited_from_class_mondrian.olap.fun.FunDefBase"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class mondrian.olap.fun.<A HREF="../../../mondrian/olap/fun/FunDefBase.html" title="class in mondrian.olap.fun">FunDefBase</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/olap/fun/FunDefBase.html#flags">flags</A>, <A HREF="../../../mondrian/olap/fun/FunDefBase.html#parameterCategories">parameterCategories</A>, <A HREF="../../../mondrian/olap/fun/FunDefBase.html#returnCategory">returnCategory</A>, <A HREF="../../../mondrian/olap/fun/FunDefBase.html#signature">signature</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_mondrian.olap.fun.FunUtil"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class mondrian.olap.fun.<A HREF="../../../mondrian/olap/fun/FunUtil.html" title="class in mondrian.olap.fun">FunUtil</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/olap/fun/FunUtil.html#BooleanNull">BooleanNull</A>, <A HREF="../../../mondrian/olap/fun/FunUtil.html#DoubleEmpty">DoubleEmpty</A>, <A HREF="../../../mondrian/olap/fun/FunUtil.html#DoubleNull">DoubleNull</A>, <A HREF="../../../mondrian/olap/fun/FunUtil.html#emptyStringArray">emptyStringArray</A>, <A HREF="../../../mondrian/olap/fun/FunUtil.html#IntegerNull">IntegerNull</A>, <A HREF="../../../mondrian/olap/fun/FunUtil.html#NullMember">NullMember</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_mondrian.olap.Util"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class mondrian.olap.<A HREF="../../../mondrian/olap/Util.html" title="class in mondrian.olap">Util</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/olap/Util.html#EmptyValue">EmptyValue</A>, <A HREF="../../../mondrian/olap/Util.html#JdbcVersion">JdbcVersion</A>, <A HREF="../../../mondrian/olap/Util.html#nl">nl</A>, <A HREF="../../../mondrian/olap/Util.html#nullValue">nullValue</A>, <A HREF="../../../mondrian/olap/Util.html#PreJdk15">PreJdk15</A>, <A HREF="../../../mondrian/olap/Util.html#Retrowoven">Retrowoven</A></CODE></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="../../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/olap/fun/FilterFunDef.html#compileCall(mondrian.mdx.ResolvedFunCall, mondrian.calc.ExpCompiler)">compileCall</A></B>(<A HREF="../../../mondrian/mdx/ResolvedFunCall.html" title="class in mondrian.mdx">ResolvedFunCall</A> call, <A HREF="../../../mondrian/calc/ExpCompiler.html" title="interface in mondrian.calc">ExpCompiler</A> compiler)</CODE><BR> Converts a call to this function into executable objects.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../mondrian/calc/IterCalc.html" title="interface in mondrian.calc">IterCalc</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/olap/fun/FilterFunDef.html#compileCallIterable(mondrian.mdx.ResolvedFunCall, mondrian.calc.ExpCompiler)">compileCallIterable</A></B>(<A HREF="../../../mondrian/mdx/ResolvedFunCall.html" title="class in mondrian.mdx">ResolvedFunCall</A> call,
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?