public final class BlockPackedReader extends LongValues implements Accountable
BlockPackedWriter.IDENTITY, ZEROES| 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()
Return the memory usage of this object in bytes.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildResourcespublic BlockPackedReader(IndexInput in, int packedIntsVersion, int blockSize, long valueCount, boolean direct) throws java.io.IOException
java.io.IOExceptionpublic long get(long index)
LongValuesindex.get in class LongValuespublic long ramBytesUsed()
AccountableramBytesUsed in interface Accountablepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.