| Class | Description |
|---|---|
| HiLoQueryLaningStrategy |
Query laning strategy which associates all
Query with priority lower than 0 into a 'low' lane |
| ManualQueryLaningStrategy | |
| ManualQueryPrioritizationStrategy |
Does nothing, the user must set the
QueryContexts.PRIORITY_KEY on the query context
to get a priority. |
| NoQueryLaningStrategy |
Query laning strategy that does nothing and provides the default, unlimited behavior
|
| ThresholdBasedQueryPrioritizationStrategy |
Lowers query priority when any of the configured thresholds is exceeded
|
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.