public class RegisteredLookupDimension extends KeyValueStoreDimension implements ExtractionFunctionDimension
DEFAULT_CATEGORY| Constructor and Description |
|---|
RegisteredLookupDimension(RegisteredLookupDimensionConfig registeredLookupDimensionConfig)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<ExtractionFunction> |
getExtractionFunction()
Build an extraction function model object.
|
List<String> |
getLookups() |
int |
hashCode() |
String |
toString() |
addAllDimensionRows, addDimensionRow, createEmptyDimensionRow, deleteAllDimensionRows, findDimensionRowByKeyValue, getApiName, getCardinality, getCategory, getDefaultDimensionFields, getDescription, getDimensionFields, getFieldByName, getKey, getLastUpdated, getLongName, getSearchProvider, getStorageStrategy, isAggregatable, parseDimensionRow, setLastUpdated, withStorageStrategyclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAllDimensionRows, addDimensionRow, createEmptyDimensionRow, findDimensionRowByKeyValue, getApiName, getCardinality, getCategory, getDefaultDimensionFields, getDescription, getDimensionFields, getFieldByName, getKey, getLastUpdated, getLongName, getSearchProvider, getStorageStrategy, isAggregatable, parseDimensionRow, setLastUpdatedpublic RegisteredLookupDimension(@NotNull
RegisteredLookupDimensionConfig registeredLookupDimensionConfig)
registeredLookupDimensionConfig - Configuration holder for this dimensionpublic boolean equals(Object o)
equals in class KeyValueStoreDimensionpublic int hashCode()
hashCode in class KeyValueStoreDimensionpublic String toString()
toString in class KeyValueStoreDimensionpublic Optional<ExtractionFunction> getExtractionFunction()
getExtractionFunction in interface ExtractionFunctionDimensionCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.