|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstreamcruncher.api.ParsedQuery
public class ParsedQuery
This is the output of the Query parsing, produced by the Kernel which should then be used to register with the Kernel. Before the registration, the config-object can be obtained and the settings modified.
| Method Summary | |
|---|---|
java.util.Collection<java.lang.String> |
getCachedSubQueries()
|
QueryConfig |
getQueryConfig()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public QueryConfig getQueryConfig()
public java.util.Collection<java.lang.String> getCachedSubQueries()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||