| Package | Description |
|---|---|
| org.dashbuilder.dataset | |
| org.dashbuilder.dataset.def |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetManager.registerDataSet(DataSet dataSet,
List<DataSetPreprocessor> preprocessors)
Registers the specified data set instance with a list of preprocessors
|
| Modifier and Type | Method and Description |
|---|---|
List<DataSetPreprocessor> |
DataSetDefRegistry.getDataSetDefPreProcessors(String uuid)
Get the preprocessors for a given definition for the specified data set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSetDefRegistry.registerPreprocessor(String uuid,
DataSetPreprocessor preprocessor)
Register a DataSetPreprocessor instance for the given to data set.
|
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.