Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document |
Modifier and Type | Class and Description |
---|---|
protected class |
JcrRepository.JcrRepositoryEnvironment |
Modifier and Type | Method and Description |
---|---|
protected RepositoryEnvironment |
RepositoryCache.repositoryEnvironment() |
Constructor and Description |
---|
RepositoryCache(ExecutionContext context,
DocumentStore documentStore,
LockingService lockingService,
RepositoryConfiguration configuration,
RepositoryCache.ContentInitializer initializer,
RepositoryEnvironment repositoryEnvironment,
ChangeBus changeBus,
Upgrades upgradeFunctions) |
Constructor and Description |
---|
LocalDocumentStore(SchematicDb database,
RepositoryEnvironment repoEnv)
Creates a new local store with the given database
|
WorkspaceCache(ExecutionContext context,
String repositoryKey,
String workspaceName,
WorkspaceCache systemWorkspace,
DocumentStore documentStore,
DocumentTranslator translator,
NodeKey rootKey,
ConcurrentMap<NodeKey,CachedNode> cache,
ChangeBus changeBus,
RepositoryEnvironment repositoryEnvironment) |
WritableSessionCache(ExecutionContext context,
WorkspaceCache workspaceCache,
TransactionalWorkspaceCaches txWorkspaceCaches,
RepositoryEnvironment repositoryEnvironment)
Create a new SessionCache that can be used for making changes to the workspace.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.