membertuplepredicate.html

来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 587 行 · 第 1/3 页

HTML
587
字号
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#evaluate(java.util.List)">evaluate</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&gt;&nbsp;valueList)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evaluates a constraint against a list of values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../mondrian/rolap/BitKey.html" title="interface in mondrian.rolap">BitKey</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#getConstrainedColumnBitKey()">getConstrainedColumnBitKey</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a bitmap of constrained columns to speed up comparison</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../mondrian/rolap/RolapStar.Column.html" title="class in mondrian.rolap">RolapStar.Column</A>&gt;</CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#getConstrainedColumnList()">getConstrainedColumnList</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of constrained columns.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#hashCode()">hashCode</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../mondrian/rolap/StarPredicate.html" title="interface in mondrian.rolap">StarPredicate</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#minus(mondrian.rolap.StarPredicate)">minus</A></B>(<A HREF="../../../mondrian/rolap/StarPredicate.html" title="interface in mondrian.rolap">StarPredicate</A>&nbsp;predicate)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the logical inverse of this Predicate.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../mondrian/rolap/StarPredicate.html" title="interface in mondrian.rolap">StarPredicate</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#or(mondrian.rolap.StarPredicate)">or</A></B>(<A HREF="../../../mondrian/rolap/StarPredicate.html" title="interface in mondrian.rolap">StarPredicate</A>&nbsp;predicate)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns this union of this Predicate with another.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/rolap/agg/MemberTuplePredicate.html#toSql(mondrian.rolap.sql.SqlQuery, java.lang.StringBuilder)">toSql</A></B>(<A HREF="../../../mondrian/rolap/sql/SqlQuery.html" title="class in mondrian.rolap.sql">SqlQuery</A>&nbsp;sqlQuery,      <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/StringBuilder.html" title="class or interface in java.lang">StringBuilder</A>&nbsp;buf)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<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#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#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>&nbsp;<P><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="MemberTuplePredicate(mondrian.rolap.RolapCube, mondrian.rolap.RolapMember, boolean, mondrian.rolap.RolapMember, boolean)"><!-- --></A><H3>MemberTuplePredicate</H3><PRE>public <B>MemberTuplePredicate</B>(<A HREF="../../../mondrian/rolap/RolapCube.html" title="class in mondrian.rolap">RolapCube</A>&nbsp;baseCube,                            <A HREF="../../../mondrian/rolap/RolapMember.html" title="class in mondrian.rolap">RolapMember</A>&nbsp;lower,                            boolean&nbsp;lowerStrict,                            <A HREF="../../../mondrian/rolap/RolapMember.html" title="class in mondrian.rolap">RolapMember</A>&nbsp;upper,                            boolean&nbsp;upperStrict)</PRE><DL><DD>Creates a MemberTuplePredicate which evaluates to true for a given range of members. <p>The range can be open above or below, but at least one bound is required.<P><DL><DT><B>Parameters:</B><DD><CODE>baseCube</CODE> - base cube for virtual members<DD><CODE>lower</CODE> - Member which forms the lower bound, or null if range is   open below<DD><CODE>lowerStrict</CODE> - Whether lower bound of range is strict<DD><CODE>upper</CODE> - Member which forms the upper bound, or null if range is   open above<DD><CODE>upperStrict</CODE> - Whether upper bound of range is strict</DL></DL><HR><A NAME="MemberTuplePredicate(mondrian.rolap.RolapCube, mondrian.rolap.RolapCubeMember)"><!-- --></A><H3>MemberTuplePredicate</H3><PRE>public <B>MemberTuplePredicate</B>(<A HREF="../../../mondrian/rolap/RolapCube.html" title="class in mondrian.rolap">RolapCube</A>&nbsp;baseCube,                            <A HREF="../../../mondrian/rolap/RolapCubeMember.html" title="class in mondrian.rolap">RolapCubeMember</A>&nbsp;member)</PRE><DL><DD>Creates a MemberTuplePredicate which evaluates to true for a given member.<P><DL><DT><B>Parameters:</B><DD><CODE>baseCube</CODE> - base cube for virtual members<DD><CODE>member</CODE> - Member</DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="hashCode()"><!-- --></A><H3>hashCode</H3><PRE>public int <B>hashCode</B>()</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <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></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="equals(java.lang.Object)"><!-- --></A><H3>equals</H3><PRE>public boolean <B>equals</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><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></CODE> in class <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></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getConstrainedColumnList()"><!-- --></A><H3>getConstrainedColumnList</H3><PRE>public <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../mondrian/rolap/RolapStar.Column.html" title="class in mondrian.rolap">RolapStar.Column</A>&gt; <B>getConstrainedColumnList</B>()</PRE><DL><DD>Returns a list of constrained columns.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../mondrian/rolap/StarPredicate.html#getConstrainedColumnList()">getConstrainedColumnList</A></CODE> in interface <CODE><A HREF="../../../mondrian/rolap/StarPredicate.html" title="interface in mondrian.rolap">StarPredicate</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>List of constrained columns</DL></DD></DL><HR><A NAME="getConstrainedColumnBitKey()"><!-- --></A><H3>getConstrainedColumnBitKey</H3><PRE>public <A HREF="../../../mondrian/rolap/BitKey.html" title="interface in mondrian.rolap">BitKey</A> <B>getConstrainedColumnBitKey</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../mondrian/rolap/StarPredicate.html#getConstrainedColumnBitKey()">StarPredicate</A></CODE></B></DD><DD>Returns a bitmap of constrained columns to speed up comparison<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../mondrian/rolap/StarPredicate.html#getConstrainedColumnBitKey()">getConstrainedColumnBitKey</A></CODE> in interface <CODE><A HREF="../../../mondrian/rolap/StarPredicate.html" title="interface in mondrian.rolap">StarPredicate</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>bitmap representing all constraining columns.</DL></DD></DL><HR>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?