|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndexUseReporter
Expressions that use an index to speed-up their evaluation may implement this interface. Tt will help index-related pragmas like (# exist:force-index-use #) { foo } Probably to be merged with org.exist.xquery.Optimizable in the future.
Method Summary | |
---|---|
boolean |
hasUsedIndex()
|
Method Detail |
---|
boolean hasUsedIndex()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |