dynamicdatasourcexmlaservlet.html

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

HTML
541
字号
<DL><DD>Checks for updates to datasources content, flushes obsolete catalogs<P><DD><DL></DL></DD></DL><HR><A NAME="hasDataSourcesContentChanged(java.lang.String)"><!-- --></A><H3>hasDataSourcesContentChanged</H3><PRE>protected boolean <B>hasDataSourcesContentChanged</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;dataSourcesConfigString)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="parseDataSourcesUrl(java.net.URL)"><!-- --></A><H3>parseDataSourcesUrl</H3><PRE>protected <A HREF="../../../mondrian/xmla/DataSourcesConfig.DataSources.html" title="class in mondrian.xmla">DataSourcesConfig.DataSources</A> <B>parseDataSourcesUrl</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;dataSourcesConfigUrl)</PRE><DL><DD>Overides XmlaServlet.parseDataSourcesUrl to store dataSorucesConfigUrl, Datasoruces Configuration content<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html#parseDataSourcesUrl(java.net.URL)">parseDataSourcesUrl</A></CODE> in class <CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html" title="class in mondrian.xmla">XmlaServlet</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>dataSourcesConfigUrl</CODE> - </DL></DD></DL><HR><A NAME="flushObsoleteCatalogs(mondrian.xmla.DataSourcesConfig.DataSources)"><!-- --></A><H3>flushObsoleteCatalogs</H3><PRE>void <B>flushObsoleteCatalogs</B>(<A HREF="../../../mondrian/xmla/DataSourcesConfig.DataSources.html" title="class in mondrian.xmla">DataSourcesConfig.DataSources</A>&nbsp;newDataSources)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="flushCatalog(java.lang.String)"><!-- --></A><H3>flushCatalog</H3><PRE>void <B>flushCatalog</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;catalogName)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="areCatalogsEqual(mondrian.xmla.DataSourcesConfig.Catalog, mondrian.xmla.DataSourcesConfig.Catalog)"><!-- --></A><H3>areCatalogsEqual</H3><PRE>boolean <B>areCatalogsEqual</B>(<A HREF="../../../mondrian/xmla/DataSourcesConfig.Catalog.html" title="class in mondrian.xmla">DataSourcesConfig.Catalog</A>&nbsp;catalog1,                         <A HREF="../../../mondrian/xmla/DataSourcesConfig.Catalog.html" title="class in mondrian.xmla">DataSourcesConfig.Catalog</A>&nbsp;catalog2)</PRE><DL><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" 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_bottom_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><a href="http://sourceforge.net/projects/mondrian"><img src="http://sourceforge.net/sflogo.php?group_id=35302&type=1" width="88" height="31" border="0" alt="SourceForge.net_Logo"></a></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html" title="class in mondrian.xmla.impl"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServletTest.html" title="class in mondrian.xmla.impl"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html?mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="DynamicDatasourceXmlaServlet.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_classes_inherited_from_class_mondrian.xmla.XmlaServlet">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_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>

⌨️ 快捷键说明

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