To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Cacheable parssed representation of the query config in a repo NOTE: Intention is that this will be evolved into being the top tier account settings object. So it will contain queries but also other account level stuff
Properties
Name | Returns | Notes | Example |
---|---|---|---|
mapOfMetrics | Map | The key is an identifier of something that might want metrics (eg reward-mypromo) and the value is a List of metrics that apply to it | |
initException | Exception | ||
queryList | List | ||
reportList | List | ||
lookupsList | List | ||
metrics | List | ||
pointsRuleTypes | List | ||
recognitionPointsRuleTypes | List | ||
tables | Iterable | ||
fields | List |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
addAppIndexedField ( appIndexerName, fieldName, mappingType, notAnalyzed, mappingContentFn ) | void |