public static interface IndexDictionary.BrowserSupplier extends IOSupplier<IndexDictionary.Browser>, Accountable
IndexDictionary.Browser created on the immutable IndexDictionary.
The immutable IndexDictionary is lazy loaded thread safely. This lazy loading allows
us to load it only when TermsEnum.seekCeil(org.apache.lucene.util.BytesRef) or
TermsEnum.seekExact(org.apache.lucene.util.BytesRef) are called (it is not loaded for a direct
all-terms enumeration).
NULL_ACCOUNTABLEgetgetChildResources, ramBytesUsedCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.