mirror of
https://github.com/apache/druid.git
synced 2025-02-09 19:44:57 +00:00
9fbfc1be32
* Add @ExtensionPoint and @PublicApi annotations. * Clean up wording. * Remove unused import. * Remove unused imports. * Only types can be extension points. * Adjust annotations some more. * Remove unused import. * Make ServletFilterHolder an extension point. * Add a couple extension points, and update docs.