Uses of Interface
io.revealbi.core.data.IRVInMemoryData
Packages that use IRVInMemoryData
-
Uses of IRVInMemoryData in io.revealbi.core.data
Methods in io.revealbi.core.data that return IRVInMemoryDataModifier and TypeMethodDescriptionIRVDataProvider.getData(IRVUserContext userContext, RVInMemoryDataSourceItem dataSourceItem) Returns the in-memory data for this data source, you can use theRVInMemoryDataSourceItem.getDatasetId()property to know what dataset to return.