| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.cache.document | |
| org.modeshape.jcr.federation |
| Modifier and Type | Field and Description |
|---|---|
protected LocalDocumentStore |
BackupService.Activity.documentStore |
| Constructor and Description |
|---|
BackupService.Activity(File backupDirectory,
LocalDocumentStore documentStore,
BinaryStore binaryStore,
RepositoryCache repositoryCache) |
BackupService.BackupActivity(File backupDirectory,
LocalDocumentStore documentStore,
BinaryStore binaryStore,
RepositoryCache repositoryCache,
long documentsPerFile,
boolean compress) |
BackupService.RestoreActivity(File backupDirectory,
LocalDocumentStore documentStore,
BinaryStore binaryStore,
RepositoryCache repositoryCache) |
Connectors.LocalDocumentStoreExtraProperties(LocalDocumentStore localStore,
String sourceKey,
DocumentTranslator translator) |
| Modifier and Type | Method and Description |
|---|---|
LocalDocumentStore |
LocalDocumentStore.localStore() |
LocalDocumentStore |
DocumentStore.localStore()
Returns a local store instance which will use the local Infinispan cache to store/retrieve information.
|
| Modifier and Type | Method and Description |
|---|---|
LocalDocumentStore |
FederatedDocumentStore.localStore() |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.