Uses of Class
mondrian.xmla.DataSourcesConfig.DataSource
Packages that use DataSourcesConfig.DataSource
Package
Description
Augments the Mondrian engine with server functionality.
Implements the XML for Analysis API.
-
Uses of DataSourcesConfig.DataSource in mondrian.server
Methods in mondrian.server with parameters of type DataSourcesConfig.DataSourceModifier and TypeMethodDescriptionstatic booleanDynamicContentFinder.areCatalogsEqual(DataSourcesConfig.DataSource dataSource1, DataSourcesConfig.Catalog catalog1, DataSourcesConfig.DataSource dataSource2, DataSourcesConfig.Catalog catalog2) static StringDynamicContentFinder.dsi(DataSourcesConfig.DataSource dataSource, DataSourcesConfig.Catalog catalog) -
Uses of DataSourcesConfig.DataSource in mondrian.xmla
Fields in mondrian.xmla declared as DataSourcesConfig.DataSourceModifier and TypeFieldDescriptionDataSourcesConfig.DataSources.dataSourcesThe list of data sources supported by XMLA service.