public static class FieldCacheImpl.LongsFromArray extends Object implements Accountable
Constructor and Description |
---|
LongsFromArray(String field,
PackedInts.Reader values,
long minValue,
Bits docsWithField) |
Modifier and Type | Method and Description |
---|---|
NumericDocValues |
iterator() |
long |
ramBytesUsed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildResources
public LongsFromArray(String field, PackedInts.Reader values, long minValue, Bits docsWithField)
public long ramBytesUsed()
ramBytesUsed
in interface Accountable
public NumericDocValues iterator()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.