Uses of Class
mondrian.xmla.DataSourcesConfig.DataSource
Package
Description
Augments the Mondrian engine with server functionality.
Implements the XML for Analysis API.
-
Uses of DataSourcesConfig.DataSource in mondrian.server
Modifier and TypeMethodDescriptionstatic boolean
DynamicContentFinder.areCatalogsEqual
(DataSourcesConfig.DataSource dataSource1, DataSourcesConfig.Catalog catalog1, DataSourcesConfig.DataSource dataSource2, DataSourcesConfig.Catalog catalog2) static String
DynamicContentFinder.dsi
(DataSourcesConfig.DataSource dataSource, DataSourcesConfig.Catalog catalog) -
Uses of DataSourcesConfig.DataSource in mondrian.xmla
Modifier and TypeFieldDescriptionDataSourcesConfig.DataSources.dataSources
The list of data sources supported by XMLA service.