|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.api.query.QuerySubmitResult org.apache.lens.api.query.QueryPlan
public class QueryPlan
The Class QueryPlan.
Constructor Summary | |
---|---|
QueryPlan(boolean hasError,
String errorMsg)
Instantiates a new query plan. |
Method Summary | |
---|---|
String |
getPlanString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryPlan(boolean hasError, String errorMsg)
hasError
- the has errorerrorMsg
- the error msgMethod Detail |
---|
public String getPlanString() throws UnsupportedEncodingException
UnsupportedEncodingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |