public static class FieldCacheImpl.BinaryDocValuesImpl extends Object implements Accountable
NULL_ACCOUNTABLE| Constructor and Description | 
|---|
| BinaryDocValuesImpl(PagedBytes.Reader bytes,
                   PackedInts.Reader docToOffset,
                   Bits docsWithField) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Accountable> | getChildResources() | 
| BinaryDocValues | iterator() | 
| long | ramBytesUsed() | 
public BinaryDocValuesImpl(PagedBytes.Reader bytes, PackedInts.Reader docToOffset, Bits docsWithField)
public BinaryDocValues iterator()
public long ramBytesUsed()
ramBytesUsed in interface Accountablepublic Collection<Accountable> getChildResources()
getChildResources in interface AccountableCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.