| Package | Description |
|---|---|
| org.dashbuilder.dataprovider | |
| org.dashbuilder.dataset.def | |
| org.dashbuilder.dataset.json |
| Class and Description |
|---|
| AbstractProviderType |
| BeanProviderType
For accessing data sets generated directly from a bean class implementing the DataSetGenerator interface
|
| CSVProviderType
For accessing data sets that are the result of loading all the rows of a CSV file.
|
| DataSetProvider
This service provider interface is designed to provide access to different data set storage implementations with
the main goal of providing a unified interface for the data set fetch & lookup operations.
|
| DataSetProviderType
An enumeration of the available data set provider types.
|
| ELSProviderType
For accessing data sets that are the result of querying an elasticsearch server.
|
| PrometheusProviderType
For accessing data sets that are the result of a Prometheus Query
|
| SQLProviderType
For accessing data sets defined as an SQL query over an existing data source.
|
| StaticProviderType
For accessing statically registered data set which are created by calling directly to the data set API.
|
| Class and Description |
|---|
| DataSetProviderType
An enumeration of the available data set provider types.
|
| Class and Description |
|---|
| DataSetProviderRegistry
Data set provider registry
|
| DataSetProviderType
An enumeration of the available data set provider types.
|
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.