Interface SaikuPivotRpcService
- All Known Implementing Classes:
SaikuPivotRpcServiceImpl
- 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 SaikuPivotRpcService
-
Method Summary
Modifier and TypeMethodDescriptioncubeExport(String token, TableReportDto report) voidstashReport(String token, TableReportDto report)
-
Method Details
-
stashReport
- Throws:
ServerCallFailedException
-
cubeExport
- Throws:
ServerCallFailedException
-