| Package | Description |
|---|---|
| org.apache.druid.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrioritizedQueryRunnerCallable<T,V>
An implementation of
PrioritizedCallable that also lets caller get access to associated QueryRunner
It is used in implementations of QueryRunnerFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPrioritizedCallable<V> |
class |
AbstractPrioritizedQueryRunnerCallable<T,V>
A helper class to avoid boilerplate for creating
PrioritizedQueryRunnerCallable objects. |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.