mirror of
https://github.com/apache/druid.git
synced 2025-03-01 14:59:08 +00:00
* Remove unused numProcessed param from PooledTopNAlgorithm.aggregateDimValue() * Replace AtomicInteger with simple int in PooledTopNAlgorithm.scanAndAggregate() and aggregateDimValue() * Remove unused import