public abstract static class PackedInts.Reader extends LegacyNumericDocValues implements Accountable
Constructor and Description |
---|
Reader() |
Modifier and Type | Method and Description |
---|---|
int |
get(int index,
long[] arr,
int off,
int len)
Bulk get: read at least one and at most
len longs starting
from index into arr[off:off+len] and return
the actual number of values that have been read. |
abstract int |
size() |
get
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildResources, ramBytesUsed
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.