druid/extensions-core/histogram/src
Roman Leventov a7a6a0487e Replace IOPeon with SegmentWriteOutMedium; Improve buffer compression (#4762)
* Replace IOPeon with OutputMedium; Improve compression

* Fix test

* Cleanup CompressionStrategy

* Javadocs

* Add OutputBytesTest

* Address comments

* Random access in OutputBytes and GenericIndexedWriter

* Fix bugs

* Fixes

* Test OutputBytes.readFully()

* Address comments

* Rename OutputMedium to SegmentWriteOutMedium and OutputBytes to WriteOutBytes

* Add comments to ByteBufferInputStream

* Remove unused declarations
2017-12-04 18:04:27 -08:00
..
main Replace IOPeon with SegmentWriteOutMedium; Improve buffer compression (#4762) 2017-12-04 18:04:27 -08:00
test Replace IOPeon with SegmentWriteOutMedium; Improve buffer compression (#4762) 2017-12-04 18:04:27 -08:00