Package | Description |
---|---|
mondrian.server |
Augments the Mondrian engine with server functionality.
|
mondrian.tui |
Text user interface for Mondrian.
|
mondrian.xmla |
Implements the XML for Analysis API.
|
mondrian.xmla.impl |
Class and Description |
---|
DataSourcesConfig.Catalog |
DataSourcesConfig.DataSource
Definition of a data source.
|
DataSourcesConfig.DataSources
The list of data sources supported by XMLA service.
|
Class and Description |
---|
DataSourcesConfig.DataSources
The list of data sources supported by XMLA service.
|
Class and Description |
---|
DataSourcesConfig.Catalog |
DataSourcesConfig.Catalogs
The list of catalogs associated with a data source.
|
DataSourcesConfig.DataSource
Definition of a data source.
|
Enumeration
Contains inner classes which define enumerations used in XML for Analysis.
|
Enumeration.ResponseMimeType |
PropertyDefinition
Defines an XML for Analysis Property.
|
RowsetDefinition
RowsetDefinition defines a rowset, including the columns it
should contain. |
RowsetDefinition.MdschemaFunctionsRowset.VarType
http://www.csidata.com/custserv/onlinehelp/VBSdocs/vbs57.htm
|
SaxWriter
SaxWriter is similar to a SAX ContentHandler
which, perversely, converts its events into an output document. |
XmlaConstants
Constants for XML/A.
|
XmlaException
An exception thrown while processing an XMLA request.
|
XmlaHandler
An
XmlaHandler responds to XML for Analysis (XML/A) requests. |
XmlaHandler.ConnectionFactory
Creates an olap4j connection for responding to XMLA requests.
|
XmlaHandler.XmlaExtra
Extra support for XMLA server.
|
XmlaHandler.XmlaExtra.FunctionDefinition |
XmlaRequest
XML/A request interface.
|
XmlaRequestCallback
Extract data from HTTP request, SOAP header for following XML/A request.
Fill context binding with whatever data you want, then use them in
XmlaServlet.handleSoapHeader(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map<java.lang.String, java.lang.Object>) and XmlaServlet.handleSoapBody(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map<java.lang.String, java.lang.Object>) . |
XmlaResponse
XML/A response interface.
|
XmlaServlet.Phase |
XmlaUtil.ElementNameEncoder |
XmlaUtil.MetadataRowset
Result of a metadata query.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.