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
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompiledQueryProfile
compile
(QueryProfile in, CompiledQueryProfileRegistry registry) static CompiledQueryProfileRegistry
compile
(QueryProfileRegistry input)
-
Constructor Details
-
QueryProfileCompiler
public QueryProfileCompiler()
-
-
Method Details
-
compile
-
compile
-