|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ca.uhn.cache.util.QueryUtil
Provides utility methods for IQuery
instances.
Method Summary | |
static IQuery[] |
chunk(IQuery theQuery,
IParamSpace theParamSpace)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final IQuery[] chunk(IQuery theQuery, IParamSpace theParamSpace)
theQuery
- a query to be divided into multiple queries according to chunk boundariestheParamSpace
- the parameter space that defines the chunk boundaries
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |