|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryRewriter
The Interface QueryRewriter.
Method Summary | |
---|---|
void |
init(org.apache.hadoop.conf.Configuration rewriteConf)
Set conf for the rewriter |
String |
rewrite(String query,
org.apache.hadoop.conf.Configuration queryConf)
Rewrite. |
Method Detail |
---|
String rewrite(String query, org.apache.hadoop.conf.Configuration queryConf) throws LensException
queryConf
- the query configurationquery
- the query
LensException
- the lens exceptionvoid init(org.apache.hadoop.conf.Configuration rewriteConf)
rewriteConf
- Configuration required for rewriter init
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |