| Package | Description |
|---|---|
| com.yahoo.bard.webservice.application |
| Modifier and Type | Class and Description |
|---|---|
class |
DruidDimensionValueLoader
The DruidDimensionRowProvider sends requests to the druid search query interface to get a list of dimension
values to add to the dimension cache.
|
class |
SqlDimensionValueLoader
The SqlDimensionValueLoader sends values to the configured sql backend to load dimension values into the dimension
cache.
|
| Constructor and Description |
|---|
DimensionValueLoadTask(Collection<DimensionValueLoader> dimensionRowProviders)
DimensionLoaderTask tells all of the
DimensionValueLoaders to update and add values to the dimension
cache. |
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.