|
||||||||||
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.QueryPrepareHandle
public class QueryPrepareHandle
The Class QueryPrepareHandle.
Constructor Summary | |
---|---|
QueryPrepareHandle()
|
Method Summary | |
---|---|
static QueryPrepareHandle |
fromString(String handle)
From string. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueryPrepareHandle()
Method Detail |
---|
public static QueryPrepareHandle fromString(String handle)
handle
- the handle
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |