@Deprecated public class KeyValueStoreDimensionLoader extends Object implements DimensionLoader
| Constructor and Description |
|---|
KeyValueStoreDimensionLoader(Iterable<DimensionConfig> configSource)
Deprecated.
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
loadDimensionDictionary(DimensionDictionary dimensions)
Deprecated.
Load dimensions and populate the dimension dictionary.
|
public KeyValueStoreDimensionLoader(Iterable<DimensionConfig> configSource)
configSource - DimensionConfigs to load as KeyValueStoreDimensions.public void loadDimensionDictionary(DimensionDictionary dimensions)
DimensionLoaderloadDimensionDictionary in interface DimensionLoaderdimensions - The dictionary that will be loaded with dimensionsCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.