| Package | Description |
|---|---|
| net.ossindex.common | |
| net.ossindex.common.cache |
| Modifier and Type | Method and Description |
|---|---|
IOssIndexCache |
ResourceFactory.getCache()
Get the current cache implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceFactory.setCache(IOssIndexCache cache)
Set the cache implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapDbCache
An implementation of IOssIndexCache that uses MapDb as a back end.
|
class |
MemoryCache
Memory only cache
|
Copyright © 2015. All rights reserved.