Package | Description |
---|---|
org.terrier.compression.integer.codec |
Provides implementations of byte-level compression codecs for use when compressing index structures.
|
Modifier and Type | Class and Description |
---|---|
class |
KamikazePForDeltaVBCodec
PForDelta - as implemented by LinkedIn's Kamikaze library,
falling back to VariableByte
|
class |
LemireFastPFORVBCodec
FastPFOR, falling back to VariableByte
|
class |
LemireFORVBCodec
Frame of Reference, falling back to VariableByte
|
class |
LemireNewPFDVBCodec
OptPForDelta, falling back to VariableByte
|
class |
LemireOptPFDVBCodec
OptPForDelta, falling back to VariableByte
|
class |
LemireSimple16Codec
Simple16 codec, as implemented by JavaFastPFOR package
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow