Uses of Class
org.apache.druid.query.topn.TopNQueryQueryToolChest
Packages that use TopNQueryQueryToolChest
-
Uses of TopNQueryQueryToolChest in org.apache.druid.query.topn
Constructors in org.apache.druid.query.topn with parameters of type TopNQueryQueryToolChestModifierConstructorDescriptionTopNQueryRunnerFactory(NonBlockingPool<ByteBuffer> computationBufferPool, TopNQueryQueryToolChest toolchest, QueryWatcher queryWatcher)