All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bigdata.btree.raba.codec.package.html Maven / Gradle / Ivy



B+-Tree key and value codecs





This package provides several implementations for coding keys and values in found in a B+Tree node or leaf, including no coding, prefix coding, and canonical huffman coding (which preserves the lexical order of the uncoded values for which the dictionary may be coded and transmitted in fewer bits).





© 2015 - 2025 Weber Informatics LLC | Privacy Policy