|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemStateCache | |
|---|---|
| org.apache.jackrabbit.core.state | |
| Uses of ItemStateCache in org.apache.jackrabbit.core.state |
|---|
| Classes in org.apache.jackrabbit.core.state that implement ItemStateCache | |
|---|---|
class |
ItemStateReferenceCache
ItemStateReferenceCache internally consists of 2 components:
an ItemStateReferenceMap |
class |
MLRUItemStateCache
An ItemStateCache implementation that internally uses a
LinkedMap to maintain a cache of ItemState objects. |
| Methods in org.apache.jackrabbit.core.state that return ItemStateCache | |
|---|---|
ItemStateCache |
ManagedMLRUItemStateCacheFactory.newItemStateCache()
Create a new cache instance and link it to the cache manager. |
ItemStateCache |
ItemStateCacheFactory.newItemStateCache()
Construct a new item state cache. |
| Constructors in org.apache.jackrabbit.core.state with parameters of type ItemStateCache | |
|---|---|
ItemStateReferenceCache(ItemStateCache cache)
Creates a new ItemStateReferenceCache that uses the
specified ItemStateCache instance as internal secondary
cache. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||