stasis-aries-wal/stasis/page/compression
2008-11-26 06:58:22 +00:00
..
binary_search.h Binary search implementations 2008-06-08 20:45:04 +00:00
compression.h Added supoort for binary search to page lookups 2008-06-08 20:28:53 +00:00
for-impl.h added optional template arguments to FOR and RLE to let callers specify the size of delta_t and copy_count_t, resepectively. 2008-10-27 23:35:51 +00:00
for.h added optional template arguments to FOR and RLE to let callers specify the size of delta_t and copy_count_t, resepectively. 2008-10-27 23:35:51 +00:00
multicolumn-impl.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
multicolumn.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
nop.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
pageLayout.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
pluginDispatcher.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
pstar-impl.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
pstar.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
rle-impl.h Fixes nasty concurrency bug; rle's readRecord() was not reentrant(!) 2008-11-26 06:58:22 +00:00
rle.h Fixes nasty concurrency bug; rle's readRecord() was not reentrant(!) 2008-11-26 06:58:22 +00:00
staticMulticolumn.h add compile time PACK_STATS option that displays statistics about the number of bytes used per column 2008-10-27 23:27:48 +00:00
staticTuple.h preliminary (and largely untested) support for opening LSM-tree iterators starting at a given tuple 2008-11-24 01:32:35 +00:00
tuple.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00