|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FirstLevelCache | |
|---|---|
| org.compass.core.cache.first | |
| org.compass.core.impl | |
| org.compass.core.spi | |
| Uses of FirstLevelCache in org.compass.core.cache.first |
|---|
| Classes in org.compass.core.cache.first that implement FirstLevelCache | |
|---|---|
class |
DefaultFirstLevelCache
A default implementation of first level cache. |
class |
NullFirstLevelCache
A null first level cache, not storing anything. |
| Methods in org.compass.core.cache.first that return FirstLevelCache | |
|---|---|
FirstLevelCache |
FirstLevelCacheFactory.createFirstLevelCache()
|
| Uses of FirstLevelCache in org.compass.core.impl |
|---|
| Methods in org.compass.core.impl that return FirstLevelCache | |
|---|---|
FirstLevelCache |
DefaultCompassSession.getFirstLevelCache()
|
| Constructors in org.compass.core.impl with parameters of type FirstLevelCache | |
|---|---|
DefaultCompassSession(RuntimeCompassSettings runtimeSettings,
InternalCompass compass,
SearchEngine searchEngine,
FirstLevelCache firstLevelCache)
|
|
| Uses of FirstLevelCache in org.compass.core.spi |
|---|
| Methods in org.compass.core.spi that return FirstLevelCache | |
|---|---|
FirstLevelCache |
InternalCompassSession.getFirstLevelCache()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||