|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.modeshape.graph.connector.base.cache | |
---|---|
org.modeshape.connector.disk | The classes that make up the connector that stores content in a ModeShape-specific format on fixed disk. |
org.modeshape.connector.svn | The classes that make up the connector that accesses content from an SVN repository. |
org.modeshape.graph.connector.base | This package defines a series of classes that can serve as base classes for a connector implementation. |
org.modeshape.graph.connector.base.cache |
Classes in org.modeshape.graph.connector.base.cache used by org.modeshape.connector.disk | |
---|---|
NodeCache
The basic contract for a workspace-level cache of paths to the nodes stored at that path. |
|
NodeCachePolicyChangedEvent
Event indicating that a repository's node cache policy has been changed. |
|
NodeCachePolicyChangedListener
Listener for NodeCachePolicyChangedEvents . |
Classes in org.modeshape.graph.connector.base.cache used by org.modeshape.connector.svn | |
---|---|
NodeCache
The basic contract for a workspace-level cache of paths to the nodes stored at that path. |
|
NodeCachePolicyChangedEvent
Event indicating that a repository's node cache policy has been changed. |
|
NodeCachePolicyChangedListener
Listener for NodeCachePolicyChangedEvents . |
Classes in org.modeshape.graph.connector.base.cache used by org.modeshape.graph.connector.base | |
---|---|
NodeCache
The basic contract for a workspace-level cache of paths to the nodes stored at that path. |
|
NodeCachePolicy
Cache policy implementation for use with workspace caches . |
|
NodeCachePolicyChangedListener
Listener for NodeCachePolicyChangedEvents . |
Classes in org.modeshape.graph.connector.base.cache used by org.modeshape.graph.connector.base.cache | |
---|---|
CacheStatistics
This interface provides access to statistics for an individual workspace cache. |
|
InMemoryNodeCache
Implementation of NodeCache that stores all nodes in-memory. |
|
InMemoryNodeCache.MapCache
|
|
InMemoryNodeCache.PathCache
|
|
NodeCache
The basic contract for a workspace-level cache of paths to the nodes stored at that path. |
|
NodeCachePolicy
Cache policy implementation for use with workspace caches . |
|
NodeCachePolicyChangedEvent
Event indicating that a repository's node cache policy has been changed. |
|
PathNodeCache
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |