Interface SaikuRpcService

All Known Implementing Classes:
SaikuRpcServiceImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public interface SaikuRpcService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    clearCache(MondrianDatasourceDto datasourceDefinitionDto)
     
    <any>
    loadCubesFor(MondrianDatasourceDto datasourceDefinitionDto, SaikuReportDto saikuReportDto)
     
    void
    stashReport(String token, SaikuReportDto report)
     
    boolean
    testConnection(MondrianDatasourceDto datasourceDto)