public final class BlockPackedReader extends LongValues
BlockPackedWriter.EMPTY| Constructor and Description |
|---|
BlockPackedReader(IndexInput in,
int packedIntsVersion,
int blockSize,
long valueCount,
boolean direct)
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
get(long index)
Get value at
index. |
long |
ramBytesUsed()
Returns approximate RAM bytes used
|
getpublic BlockPackedReader(IndexInput in, int packedIntsVersion, int blockSize, long valueCount, boolean direct) throws IOException
IOExceptionpublic long get(long index)
LongValuesindex.get in class LongValuespublic long ramBytesUsed()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.