Package | Description |
---|---|
org.apache.lucene.codecs.intblock |
Intblock: base support for fixed or variable length block integer encoders
|
Class and Description |
---|
FixedIntBlockIndexInput.BlockReader
Interface for fixed-size block decoders.
|
VariableIntBlockIndexInput.BlockReader
Interface for variable-size block decoders.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.