rolapresult.html

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

HTML
855
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_15) on Thu Jul 31 17:20:13 EDT 2008 --><TITLE>RolapResult (Mondrian OLAP Server, version 3.0.4.11371)</TITLE><META NAME="keywords" CONTENT="mondrian.rolap.RolapResult class"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){    parent.document.title="RolapResult (Mondrian OLAP Server, version 3.0.4.11371)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../mondrian/rolap/RolapProperty.html" title="class in mondrian.rolap"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../mondrian/rolap/RolapResult.CellFormatterValueFormatter.html" title="class in mondrian.rolap"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../index.html?mondrian/rolap/RolapResult.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="RolapResult.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">mondrian.rolap</FONT><BR>Class RolapResult</H2><PRE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>  <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A HREF="../../mondrian/olap/ResultBase.html" title="class in mondrian.olap">mondrian.olap.ResultBase</A>      <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>mondrian.rolap.RolapResult</B></PRE><DL><DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../mondrian/olap/Result.html" title="interface in mondrian.olap">Result</A></DD></DL><HR><DL><DT><PRE>public class <B>RolapResult</B><DT>extends <A HREF="../../mondrian/olap/ResultBase.html" title="class in mondrian.olap">ResultBase</A></DL></PRE><P>A <code>RolapResult</code> is the result of running a query.<P><P><DL><DT><B>Since:</B></DT>  <DD>10 August, 2001</DD><DT><B>Version:</B></DT>  <DD>$Id: //open/mondrian-release/3.0/src/main/mondrian/rolap/RolapResult.java#4 $</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><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.CellFormatterValueFormatter.html" title="class in mondrian.rolap">RolapResult.CellFormatterValueFormatter</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A CellFormatterValueFormatter uses a user-defined <A HREF="../../mondrian/olap/CellFormatter.html" title="interface in mondrian.olap"><CODE>CellFormatter</CODE></A> to format values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.CellInfo.html" title="class in mondrian.rolap">RolapResult.CellInfo</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A CellInfo contains all of the information that a Cell requires.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.CellInfoContainer.html" title="interface in mondrian.rolap">RolapResult.CellInfoContainer</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;API for the creation and lookup of <A HREF="../../mondrian/rolap/RolapResult.CellInfo.html" title="class in mondrian.rolap"><CODE>RolapResult.CellInfo</CODE></A> objects.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.CellInfoMap.html" title="class in mondrian.rolap">RolapResult.CellInfoMap</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementation of <A HREF="../../mondrian/rolap/RolapResult.CellInfoContainer.html" title="interface in mondrian.rolap"><CODE>RolapResult.CellInfoContainer</CODE></A> which uses a <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html" title="class or interface in java.util"><CODE>Map</CODE></A> to store CellInfo Objects.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.CellInfoPool.html" title="class in mondrian.rolap">RolapResult.CellInfoPool</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementation of <A HREF="../../mondrian/rolap/RolapResult.CellInfoContainer.html" title="interface in mondrian.rolap"><CODE>RolapResult.CellInfoContainer</CODE></A> which uses an <A HREF="../../mondrian/util/ObjectPool.html" title="class in mondrian.util"><CODE>ObjectPool</CODE></A> to store <A HREF="../../mondrian/rolap/RolapResult.CellInfo.html" title="class in mondrian.rolap"><CODE>RolapResult.CellInfo</CODE></A> Objects.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.FormatValueFormatter.html" title="class in mondrian.rolap">RolapResult.FormatValueFormatter</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A FormatValueFormatter takes a <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Locale.html" title="class or interface in java.util"><CODE>Locale</CODE></A> as a parameter and uses it to get the <A HREF="../../mondrian/util/Format.html" title="class in mondrian.util"><CODE>Format</CODE></A> to be used in formatting an Object value with a given format string.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static&nbsp;class</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.RolapResultEvaluatorRoot.html" title="class in mondrian.rolap">RolapResult.RolapResultEvaluatorRoot</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extension to <A HREF="../../mondrian/rolap/RolapEvaluator.RolapEvaluatorRoot.html" title="class in mondrian.rolap"><CODE>RolapEvaluator.RolapEvaluatorRoot</CODE></A> which is capable of evaluating named sets.<p/> A given set is only evaluated once each time a query is executed; the result is added to the <A HREF="../../mondrian/rolap/RolapResult.RolapResultEvaluatorRoot.html#namedSetValues"><CODE>RolapResult.RolapResultEvaluatorRoot.namedSetValues</CODE></A> cache on first execution and re-used.<p/> Named sets are always evaluated in the context of the slicer.<p/></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>(package private) static&nbsp;interface</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.ValueFormatter.html" title="interface in mondrian.rolap">RolapResult.ValueFormatter</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Formatter to convert values into formatted strings.</TD></TR></TABLE>&nbsp;<!-- =========== 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>protected static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="../../mondrian/olap/CellFormatter.html" title="interface in mondrian.olap">CellFormatter</A>,<A HREF="../../mondrian/rolap/RolapResult.ValueFormatter.html" title="interface in mondrian.rolap">RolapResult.ValueFormatter</A>&gt;</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.html#cellFormatters">cellFormatters</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Synchronized Map from CellFormatter to ValueFormatter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Locale.html" title="class or interface in java.util">Locale</A>,<A HREF="../../mondrian/rolap/RolapResult.ValueFormatter.html" title="interface in mondrian.rolap">RolapResult.ValueFormatter</A>&gt;</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.html#formatValueFormatters">formatValueFormatters</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Synchronized Map from Locale to ValueFormatter.</TD></TR></TABLE>&nbsp;<A NAME="fields_inherited_from_class_mondrian.olap.ResultBase"><!-- --></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/ResultBase.html" title="class in mondrian.olap">ResultBase</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../mondrian/olap/ResultBase.html#axes">axes</A>, <A HREF="../../mondrian/olap/ResultBase.html#query">query</A>, <A HREF="../../mondrian/olap/ResultBase.html#slicerAxis">slicerAxis</A></CODE></TD></TR></TABLE>&nbsp;<!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_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>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.html#RolapResult(mondrian.olap.Query, boolean)">RolapResult</A></B>(<A HREF="../../mondrian/olap/Query.html" title="class in mondrian.olap">Query</A>&nbsp;query,            boolean&nbsp;execute)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== 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>(package private) &nbsp;<A HREF="../../mondrian/olap/Axis.html" title="interface in mondrian.olap">Axis</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.html#evalExecute(java.util.List, int, mondrian.rolap.RolapEvaluator, mondrian.olap.QueryAxis, mondrian.calc.Calc)">evalExecute</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="../../mondrian/olap/Member.html" title="interface in mondrian.olap">Member</A>[]&gt;&nbsp;nonAllMembers,            int&nbsp;cnt,            <A HREF="../../mondrian/rolap/RolapEvaluator.html" title="class in mondrian.rolap">RolapEvaluator</A>&nbsp;evaluator,            <A HREF="../../mondrian/olap/QueryAxis.html" title="class in mondrian.olap">QueryAxis</A>&nbsp;axis,            <A HREF="../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A>&nbsp;calc)</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>(package private) &nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/rolap/RolapResult.html#evalLoad(java.util.List, int, mondrian.olap.Evaluator, mondrian.olap.QueryAxis, mondrian.calc.Calc, mondrian.rolap.RolapResult.AxisMember)">evalLoad</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="../../mondrian/olap/Member.html" title="interface in mondrian.olap">Member</A>[]&gt;&nbsp;nonAllMembers,         int&nbsp;cnt,         <A HREF="../../mondrian/olap/Evaluator.html" title="interface in mondrian.olap">Evaluator</A>&nbsp;evaluator,         <A HREF="../../mondrian/olap/QueryAxis.html" title="class in mondrian.olap">QueryAxis</A>&nbsp;axis,         <A HREF="../../mondrian/calc/Calc.html" title="interface in mondrian.calc">Calc</A>&nbsp;calc,

⌨️ 快捷键说明

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