public static class FieldCacheImpl.LongsFromArray extends Object implements Accountable
NULL_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, waitgetChildResourcespublic LongsFromArray(String field, PackedInts.Reader values, long minValue, Bits docsWithField)
public long ramBytesUsed()
ramBytesUsed in interface Accountablepublic NumericDocValues iterator()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.