public class QueryPropertyAliases extends PropertyAliases
Constructor and Description |
---|
QueryPropertyAliases(Map<String,com.yahoo.processing.request.CompoundName> aliases)
Creates an instance with a set of aliases.
|
Modifier and Type | Method and Description |
---|---|
protected com.yahoo.processing.request.CompoundName |
unalias(com.yahoo.processing.request.CompoundName nameOrAlias)
Returns the standard name for an alias, or the given name if it is not a registered alias
|
get, listProperties, set
chained, clone, getParentQuery, setParentQuery
asBoolean, asDouble, asInteger, asLong, asString, chain, clone, cloneMap, get, get, get, get, get, get, get, getBoolean, getBoolean, getBoolean, getBoolean, getDouble, getDouble, getDouble, getDouble, getInstance, getInteger, getInteger, getInteger, getInteger, getLong, getLong, getLong, getLong, getString, getString, getString, getString, listProperties, listProperties, listProperties, listProperties, listProperties, listProperties, listProperties, set, set, set
protected com.yahoo.processing.request.CompoundName unalias(com.yahoo.processing.request.CompoundName nameOrAlias)
PropertyAliases
unalias
in class PropertyAliases
nameOrAlias
- the name to check if is an aliasCopyright © 2018. All rights reserved.