static final class FieldCacheImpl.DocTermOrdsCache extends FieldCacheImpl.Cache
readerCache, wrapper
Constructor and Description |
---|
DocTermOrdsCache(FieldCacheImpl wrapper) |
Modifier and Type | Method and Description |
---|---|
protected Accountable |
createValue(LeafReader reader,
FieldCacheImpl.CacheKey key,
boolean setDocsWithField) |
get, purgeByCacheKey, put
DocTermOrdsCache(FieldCacheImpl wrapper)
protected Accountable createValue(LeafReader reader, FieldCacheImpl.CacheKey key, boolean setDocsWithField) throws java.io.IOException
createValue
in class FieldCacheImpl.Cache
java.io.IOException