| Package | Description |
|---|---|
| org.dashbuilder.dataprovider |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanProviderType
For accessing data sets generated directly from a bean class implementing the DataSetGenerator interface
|
class |
CSVProviderType
For accessing data sets that are the result of loading all the rows of a CSV file.
|
class |
DefaultProviderType |
class |
ELSProviderType
For accessing data sets that are the result of querying an elasticsearch server.
|
class |
SQLProviderType
For accessing data sets defined as an SQL query over an existing data source.
|
class |
StaticProviderType
For accessing statically registered data set which are created by calling directly to the data set API.
|
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.