Package | Description |
---|---|
org.terrier.compression.integer |
Provides implementations of a random access and input and output streams with byte-level compression.
|
org.terrier.compression.integer.codec |
Provides implementations of byte-level compression codecs for use when compressing index structures.
|
org.terrier.compression.integer.codec.util |
Contains low-level utility classes for working with byte-level compression.
|
org.terrier.structures.integer |
Provides generic posting index classes that support byte-level compression.
|
org.terrier.structures.postings.integer |
Provides byte-level IterablePosting implementations.
|
Class and Description |
---|
ByteFileBuffered
The bytewise counterpart of
BitFileBuffered
This class uses a "file pool", so pay attention to close unused resources |
ByteIn
The bytewise counterpart of
BitIn |
ByteInputStream
Byte wise counterpart of
BitInputStream |
ByteInSeekable
Bytewise counterpart of
BitInSeekable |
ByteOut
Bytewise counterpart of
BitOut |
Class and Description |
---|
ByteIn
The bytewise counterpart of
BitIn |
ByteOut
Bytewise counterpart of
BitOut |
Class and Description |
---|
ByteIn
The bytewise counterpart of
BitIn |
Class and Description |
---|
ByteIn
The bytewise counterpart of
BitIn |
ByteInSeekable
Bytewise counterpart of
BitInSeekable |
ByteOut
Bytewise counterpart of
BitOut |
Class and Description |
---|
ByteIn
The bytewise counterpart of
BitIn |
Terrier 4.0. Copyright © 2004-2014 University of Glasgow