|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LruTaxonomyWriterCache.LRUType | |
|---|---|
| org.apache.lucene.facet.taxonomy.writercache.lru | An LRU cache implementation for the CategoryPath to Ordinal map |
| Uses of LruTaxonomyWriterCache.LRUType in org.apache.lucene.facet.taxonomy.writercache.lru |
|---|
| Methods in org.apache.lucene.facet.taxonomy.writercache.lru that return LruTaxonomyWriterCache.LRUType | |
|---|---|
static LruTaxonomyWriterCache.LRUType |
LruTaxonomyWriterCache.LRUType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LruTaxonomyWriterCache.LRUType[] |
LruTaxonomyWriterCache.LRUType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.lucene.facet.taxonomy.writercache.lru with parameters of type LruTaxonomyWriterCache.LRUType | |
|---|---|
LruTaxonomyWriterCache(int cacheSize,
LruTaxonomyWriterCache.LRUType lruType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||