Class RVNativeAnalysisServicesDataSource


  • public class RVNativeAnalysisServicesDataSource
    extends RVAnalysisServicesDataSource
    Microsoft Analysis Services (MS SSAS) TCP connection data source.
    • Constructor Detail

      • RVNativeAnalysisServicesDataSource

        public RVNativeAnalysisServicesDataSource()
    • Method Detail

      • setHost

        public String setHost​(String value)
        Hostname or IP address of the server
        Parameters:
        value -
        Returns:
      • getHost

        public String getHost()
        Hostname or IP address of the server
        Returns:
      • setPort

        public int setPort​(int value)
        TCP port where the server is accepting connections, 2383 is the default port for SSAS.
        Parameters:
        value -
        Returns:
      • getPort

        public int getPort()
        TCP port where the server is accepting connections, 2383 is the default port for SSAS.
        Returns: