Package com.yahoo.search.query.profile
Class QueryProfileCompiler
java.lang.Object
com.yahoo.search.query.profile.QueryProfileCompiler
Compile a set of query profiles into compiled profiles.
- Author:
- bratseth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CompiledQueryProfilecompile(QueryProfile in, CompiledQueryProfileRegistry registry) static CompiledQueryProfileRegistrycompile(QueryProfileRegistry input)
-
Constructor Details
-
QueryProfileCompiler
public QueryProfileCompiler()
-
-
Method Details
-
compile
-
compile
-