|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 msg| Method Detail |
|---|
public String getPlanString()
throws UnsupportedEncodingException
UnsupportedEncodingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||