mirror of
https://github.com/apache/druid.git
synced 2025-02-07 10:38:18 +00:00
5d2947cd52
* Use multi-guava version friendly direct executor implementation * Don't use a singleton * Fix strict compliation complaints * Copy Guava's DirectExecutor * Fix javadoc * Imports are the devil