Package io.revealbi.core.data
Class RVInMemoryDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVInMemoryDataSource
The data source object used to represent the in-memory data source, there are no additional properties in this class
as all relevant information is specified in the
RVInMemoryDataSourceItem object.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVInMemoryDataSource
public RVInMemoryDataSource()
-
-
Method Details
-
getProviderKey
- Specified by:
getProviderKeyin classRVDashboardDataSource
-