Class CommonQueryHintOptions
java.lang.Object
tools.refinery.interpreter.matchers.backend.CommonQueryHintOptions
Query evaluation hints applicable to any engine
- Since:
- 1.6
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QueryHintOption
<IRewriterTraceCollector> This hint instructs the query backends to record trace information into the given trace collector -
Method Summary
-
Field Details
-
normalizationTraceCollector
This hint instructs the query backends to record trace information into the given trace collector
-