Package | Description |
---|---|
org.apache.lucene.facet.taxonomy.writercache.lru |
An LRU cache implementation for the CategoryPath to Ordinal map
|
Modifier and Type | Method and Description |
---|---|
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 are declared.
|
Constructor and Description |
---|
LruTaxonomyWriterCache(int cacheSize,
LruTaxonomyWriterCache.LRUType lruType) |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.