Package | Description |
---|---|
org.apache.lucene.util.cache |
Class and Description |
---|
Cache
Base class for cache implementations.
|
SimpleMapCache
Simple cache implementation that uses a HashMap to store (key, value) pairs.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.