Interface | Description |
---|---|
DimensionConfig |
Defines the core information needed to define a dimension.
|
DimensionLoader |
Defines the core interactions for loading dimensions into a dimension dictionary.
|
LookupDimensionConfig |
Defines the information needed to configure a Lookup Dimension.
|
RegisteredLookupDimensionConfig |
Defines the information needed to configure a RegisteredLookup Dimension.
|
Class | Description |
---|---|
DefaultKeyValueStoreDimensionConfig |
A Default Key Value Store Dimension holds all of the information needed to construct a Dimension.
|
DefaultLookupDimensionConfig |
A Default Lookup Dimension holds all of the information needed to construct a Lookup Dimension.
|
DefaultRegisteredLookupDimensionConfig |
A Default Registered Lookup Dimension holds all of the information needed to construct a Registered Lookup Dimension.
|
KeyValueStoreDimensionLoader | Deprecated
in favor of TypeAwareDimensionLoader which loads corresponding dimension based on config type
|
TypeAwareDimensionLoader |
Load dimensions based on the type of the dimension.
|
Enum | Description |
---|---|
DefaultDimensionField |
DimensionField enum.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.