mirror of
https://github.com/apache/druid.git
synced 2025-02-14 22:15:11 +00:00
* 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