Package | Description |
---|---|
org.apache.lucene.util.packed |
Packed integer arrays and streams.
|
Modifier and Type | Method and Description |
---|---|
static PackedInts.Decoder |
PackedInts.getDecoder(PackedInts.Format format,
int version,
int bitsPerValue)
Get a
PackedInts.Decoder . |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.