Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldCache.CacheEntry.estimateSize(RamUsageEstimator ramCalc)
Computes (and stores) the estimated size of the cache Value
|
Modifier and Type | Method and Description |
---|---|
void |
FieldCacheSanityChecker.setRamUsageEstimator(RamUsageEstimator r)
If set, will be used to estimate size for all CacheEntry objects
dealt with.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.