druid/extensions-contrib
Eugene Sevastianov 799d20249f Response context refactoring (#8110)
* Response context refactoring

* Serialization/Deserialization of ResponseContext

* Added java doc comments

* Renamed vars related to ResponseContext

* Renamed empty() methods to createEmpty()

* Fixed ResponseContext usage

* Renamed multiple ResponseContext static fields

* Added PublicApi annotations

* Renamed QueryResponseContext class to ResourceIOReaderWriter

* Moved the protected method below public static constants

* Added createEmpty method to ResponseContext with DefaultResponseContext creation

* Fixed inspection error

* Added comments to the ResponseContext length limit and ResponseContext
http header name

* Added a comment of possible future refactoring

* Removed .gitignore file of indexing-service

* Removed a never-used method

* VisibleForTesting method reducing boilerplate

Co-Authored-By: Clint Wylie <cjwylie@gmail.com>

* Reduced boilerplate

* Renamed the method serialize to serializeWith

* Removed unused import

* Fixed incorrectly refactored test method

* Added comments for ResponseContext keys

* Fixed incorrectly refactored test method

* Fixed IntervalChunkingQueryRunnerTest mocks
2019-07-24 18:29:03 +03:00
..
ambari-metrics-emitter InterruptedException is never thrown (#7963) 2019-06-27 22:21:36 +05:30
azure-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
cassandra-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
cloudfiles-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
distinctcount add CachingClusteredClient benchmark, refactor some stuff (#8089) 2019-07-18 13:16:28 -07:00
graphite-emitter Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
influx-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
influxdb-emitter Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
kafka-emitter Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
materialized-view-maintenance Refactor SQLMetadataSegmentManager; Change contract of REST met… (#7653) 2019-07-17 17:18:48 +03:00
materialized-view-selection Response context refactoring (#8110) 2019-07-24 18:29:03 +03:00
momentsketch fail complex type 'serde' registration when registered type does not match expected type (#7985) 2019-07-11 23:03:15 -07:00
moving-average-query Response context refactoring (#8110) 2019-07-24 18:29:03 +03:00
opentsdb-emitter Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
redis-cache Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
sqlserver-metadata-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
statsd-emitter Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
tdigestsketch fail complex type 'serde' registration when registered type does not match expected type (#7985) 2019-07-11 23:03:15 -07:00
thrift-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
time-min-max Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
virtual-columns Response context refactoring (#8110) 2019-07-24 18:29:03 +03:00
README.md add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00

README.md

Community Extensions

Please contribute all community extensions in this directory and include a doc of how your extension can be used under /docs/content/development/extensions-contrib/.

Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on dev@druid.apache.org to let us know!