|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalDocumentStore | |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.cache.document | |
| org.modeshape.jcr.federation | |
| Uses of LocalDocumentStore in org.modeshape.jcr |
|---|
| Fields in org.modeshape.jcr declared as LocalDocumentStore | |
|---|---|
protected LocalDocumentStore |
BackupService.Activity.documentStore
|
| Constructors in org.modeshape.jcr with parameters of type LocalDocumentStore | |
|---|---|
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)
|
|
| Uses of LocalDocumentStore in org.modeshape.jcr.cache.document |
|---|
| Methods in org.modeshape.jcr.cache.document that return LocalDocumentStore | |
|---|---|
LocalDocumentStore |
LocalDocumentStore.localStore()
|
LocalDocumentStore |
DocumentStore.localStore()
Returns a local store instance which will use the local Infinispan cache to store/retrieve information. |
| Uses of LocalDocumentStore in org.modeshape.jcr.federation |
|---|
| Methods in org.modeshape.jcr.federation that return LocalDocumentStore | |
|---|---|
LocalDocumentStore |
FederatedDocumentStore.localStore()
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||